Searched refs:hci1394_ohci_csr_read (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_s1394if.c | 983 status = hci1394_ohci_csr_read(soft_state->ohci, 0, data); 987 status = hci1394_ohci_csr_read(soft_state->ohci, 1, data); 991 status = hci1394_ohci_csr_read(soft_state->ohci, 2, data); 995 status = hci1394_ohci_csr_read(soft_state->ohci, 3, data);
|
H A D | hci1394_ohci.c | 1779 * hci1394_ohci_csr_read() 1787 hci1394_ohci_csr_read(hci1394_ohci_handle_t ohci_hdl, uint_t offset, function
|
/illumos-gate/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_ohci.h | 630 int hci1394_ohci_csr_read(hci1394_ohci_handle_t ohci_hdl, uint_t offset,
|
Completed in 94 milliseconds