svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
device_get_ivars(9)
The function returns the bus-specific instance variables of a de‐
vice. The function sets the bus-specific instance variables of a
device. Typically, only bus drivers will use these functions.
The kernel assumes that the bus driver will manage this memory,
and no automatic memory allocation or deallocation happens.
Client drivers should access ivars through the interface instead.
This manual page was written by