Searched refs:busgen (Results 1 – 2 of 2) sorted by relevance
651 void hci1394_ohci_selfid_info(hci1394_ohci_handle_t ohci_hdl, uint_t *busgen,
2854 hci1394_ohci_selfid_info(hci1394_ohci_handle_t ohci_hdl, uint_t *busgen, in hci1394_ohci_selfid_info() argument2861 ASSERT(busgen != NULL); in hci1394_ohci_selfid_info()2869 *busgen = (reg & OHCI_SLFC_GEN_MASK) >> OHCI_SLFC_GEN_SHIFT; in hci1394_ohci_selfid_info()