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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c131 ohci->ohci_drvinfo = drvinfo;
2507 ohci_hdl->ohci_drvinfo->di_stats.st_phy_isr++;
2532 ohci_hdl->ohci_drvinfo->di_stats.st_phy_loop_err++;
2534 ohci_hdl->ohci_drvinfo->di_instance);
2538 ohci_hdl->ohci_drvinfo->di_stats.st_phy_pwrfail_err++;
2542 ohci_hdl->ohci_drvinfo->di_stats.st_phy_timeout_err++;
2546 ohci_hdl->ohci_drvinfo->di_stats.st_phy_portevt_err++;
2779 status = hci1394_buf_alloc(ohci_hdl->ohci_drvinfo, &parms,
2904 if (ohci_hdl->ohci_drvinfo->di_gencnt != ((reg & OHCI_SLFC_GEN_MASK) >>
2959 status = hci1394_buf_alloc(ohci_hdl->ohci_drvinfo,
[all...]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h542 hci1394_drvinfo_t *ohci_drvinfo; member in struct:hci1394_ohci_s

Completed in 280 milliseconds