Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h535 volatile uint_t ohci_bustime_count; member
567 hci1394_ohci_s::ohci_bustime_count \
/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c106 ohci->ohci_bustime_count = 0; in hci1394_ohci_init()
2365 bus_time1 = ohci_hdl->ohci_bustime_count; in hci1394_ohci_bustime_get()
2368 bus_time2 = ohci_hdl->ohci_bustime_count; in hci1394_ohci_bustime_get()
2399 ohci_hdl->ohci_bustime_count = (bus_time >> 7); in hci1394_ohci_bustime_set()
2480 ohci_hdl->ohci_bustime_count++; in hci1394_ohci_isr_cycle64seconds()