Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c401 uint32_t resetStatus; in hci1394_ohci_soft_reset() local
414 resetStatus = ddi_get32(ohci_hdl->ohci_reg_handle, in hci1394_ohci_soft_reset()
416 resetStatus = resetStatus & OHCI_HC_SOFT_RESET; in hci1394_ohci_soft_reset()
417 if (resetStatus != 0) { in hci1394_ohci_soft_reset()