Searched refs:ohci_drvinfo (Results 1 – 2 of 2) sorted by relevance
131 ohci->ohci_drvinfo = drvinfo; in hci1394_ohci_init()2507 ohci_hdl->ohci_drvinfo->di_stats.st_phy_isr++; in hci1394_ohci_isr_phy()2532 ohci_hdl->ohci_drvinfo->di_stats.st_phy_loop_err++; in hci1394_ohci_isr_phy()2534 ohci_hdl->ohci_drvinfo->di_instance); in hci1394_ohci_isr_phy()2538 ohci_hdl->ohci_drvinfo->di_stats.st_phy_pwrfail_err++; in hci1394_ohci_isr_phy()2542 ohci_hdl->ohci_drvinfo->di_stats.st_phy_timeout_err++; in hci1394_ohci_isr_phy()2546 ohci_hdl->ohci_drvinfo->di_stats.st_phy_portevt_err++; in hci1394_ohci_isr_phy()2779 status = hci1394_buf_alloc(ohci_hdl->ohci_drvinfo, &parms, in hci1394_ohci_selfid_init()2904 if (ohci_hdl->ohci_drvinfo->di_gencnt != ((reg & OHCI_SLFC_GEN_MASK) >> in hci1394_ohci_selfid_buf_current()2959 status = hci1394_buf_alloc(ohci_hdl->ohci_drvinfo, &parms, in hci1394_ohci_cfgrom_init()
542 hci1394_drvinfo_t *ohci_drvinfo; member