tail head cat sleep
QR code linking to this page

manページ  — DEVICE_GET_UNIT

名称

device_get_unit – デバイスのユニット番号へのアクセス

内容

書式

#include <sys/param.h>
#include <sys/bus.h>

int
device_get_unit(device_t dev);

解説

デバイスのユニット番号を返します。

関連項目

device(9)

作者

このマニュアルページは Doug Rabson が書きました。

DEVICE_GET_UNIT (9) June 16, 1998

tail head cat sleep
QR code linking to this page


このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.

Not only is UNIX dead, it's starting to smell really bad.
— Rob Pike