Searched refs:busgen (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h651 void hci1394_ohci_selfid_info(hci1394_ohci_handle_t ohci_hdl, uint_t *busgen,
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c2854 hci1394_ohci_selfid_info(hci1394_ohci_handle_t ohci_hdl, uint_t *busgen, argument
2861 ASSERT(busgen != NULL);
2869 *busgen = (reg & OHCI_SLFC_GEN_MASK) >> OHCI_SLFC_GEN_SHIFT;

Completed in 92 milliseconds