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.

The wonderful thing about standards is that there are so many of them to choose from.
— Grace Murray Hopper