Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c341 &ohci_hdl->ohci_regs->at_retries, 0x00000002); in hci1394_ohci_chip_init()
1996 &ohci_hdl->ohci_regs->at_retries); in hci1394_ohci_atreq_retries_get()
2016 &ohci_hdl->ohci_regs->at_retries); in hci1394_ohci_atreq_retries_set()
2020 &ohci_hdl->ohci_regs->at_retries, reg); in hci1394_ohci_atreq_retries_set()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h432 uint32_t at_retries; member