Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDohci.c1598 uint32_t hstatus; in ohci_root_intr() local
1607 hstatus = OREAD4(sc, OHCI_RH_STATUS); in ohci_root_intr()
1609 sc, hstatus); in ohci_root_intr()
/freebsd-11-stable/sys/dev/nxge/xgehal/
HDxgehal-device.c6772 xge_hal_status_e hstatus; in xge_hal_device_poll() local
6884 hstatus = __hal_device_poll(hldev); in xge_hal_device_poll()
6894 if (hstatus == XGE_HAL_ERR_CRITICAL) { in xge_hal_device_poll()