Searched refs:ohci_drvinfo (Results 1 – 2 of 2) sorted by relevance
125 ohci->ohci_drvinfo = drvinfo; in hci1394_ohci_init()2068 ohci_hdl->ohci_drvinfo->di_stats.st_phy_isr++; in hci1394_ohci_isr_phy()2085 ohci_hdl->ohci_drvinfo->di_stats.st_phy_loop_err++; in hci1394_ohci_isr_phy()2087 ohci_hdl->ohci_drvinfo->di_instance); in hci1394_ohci_isr_phy()2090 ohci_hdl->ohci_drvinfo->di_stats.st_phy_pwrfail_err++; in hci1394_ohci_isr_phy()2093 ohci_hdl->ohci_drvinfo->di_stats.st_phy_timeout_err++; in hci1394_ohci_isr_phy()2096 ohci_hdl->ohci_drvinfo->di_stats.st_phy_portevt_err++; in hci1394_ohci_isr_phy()2286 status = hci1394_buf_alloc(ohci_hdl->ohci_drvinfo, &parms, in hci1394_ohci_selfid_init()2390 if (ohci_hdl->ohci_drvinfo->di_gencnt != ((reg & OHCI_SLFC_GEN_MASK) >> in hci1394_ohci_selfid_buf_current()2436 status = hci1394_buf_alloc(ohci_hdl->ohci_drvinfo, &parms, in hci1394_ohci_cfgrom_init()
540 hci1394_drvinfo_t *ohci_drvinfo; member