Home
last modified time | relevance | path

Searched refs:hci1394_phy_delay_uS (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_extern.c74 uint_t hci1394_phy_delay_uS = 10; variable
H A Dhci1394_ohci.c1381 while (count < hci1394_phy_delay_uS) { in hci1394_ohci_phy_read_no_lock()
1407 if (count >= hci1394_phy_delay_uS) { in hci1394_ohci_phy_read_no_lock()
1483 while (count < hci1394_phy_delay_uS) { in hci1394_ohci_phy_write_no_lock()
1504 if (count >= hci1394_phy_delay_uS) { in hci1394_ohci_phy_write_no_lock()
/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_extern.h56 extern uint_t hci1394_phy_delay_uS;