Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_csr.h133 void hci1394_csr_state_get(hci1394_csr_handle_t csr_handle, uint32_t *state);
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_csr.c195 hci1394_csr_state_get(hci1394_csr_handle_t csr_handle, uint32_t *state) in hci1394_csr_state_get() function
H A Dhci1394_s1394if.c944 hci1394_csr_state_get(soft_state->csr, data); in hci1394_s1394if_csr_read()