Home
last modified time | relevance | path

Searched refs:hubd_get_soft_state (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c606 hubd_get_soft_state(dev_info_t *dip) in hubd_get_soft_state() function
1160 hubd = hubd_get_soft_state(dip); in usba_hubdi_bus_ctl()
1497 hubd = hubd_get_soft_state(dip); in hubd_bus_power()
1757 hubd = hubd_get_soft_state(dip); in usba_hubdi_power()
1854 hubd = hubd_get_soft_state(dip); in usba_hubdi_attach()
1879 hubd = hubd_get_soft_state(dip); in usba_hubdi_attach()
2375 hubd = hubd_get_soft_state(dip); in hubd_check_disconnected_ports()
7634 hubd = hubd_get_soft_state(dip); in usba_hubdi_open()
7669 hubd = hubd_get_soft_state(dip); in usba_hubdi_close()
8381 phubd = hubd_get_soft_state(pdip); in hubd_get_ancestry_str()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h440 hubd_t *hubd_get_soft_state(dev_info_t *);