Searched defs:bus_ops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddevops.h124 * bus_ops: bus nexus drivers only.
177 struct bus_ops { struct
346 * to the bus_ops and/or cb_ops parts.
416 struct bus_ops *devo_bus_ops; /* bus_ops pointer for nexus drivers */
485 (struct bus_ops *)NULL, /* devo_bus_ops */ \

Completed in 54 milliseconds