Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c382 &ohci_hdl->ohci_regs->at_retries, 0x00000002); in hci1394_ohci_chip_init()
2421 &ohci_hdl->ohci_regs->at_retries); in hci1394_ohci_atreq_retries_get()
2445 &ohci_hdl->ohci_regs->at_retries); in hci1394_ohci_atreq_retries_set()
2449 &ohci_hdl->ohci_regs->at_retries, reg); in hci1394_ohci_atreq_retries_set()
/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h434 uint32_t at_retries; member