Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h1052 int s1394_setup_CSR_space(s1394_hal_t *hal);
/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_addr.c794 if (s1394_setup_CSR_space(hal) != DDI_SUCCESS) { in s1394_init_addr_space()
H A Ds1394_csr.c92 s1394_setup_CSR_space(s1394_hal_t *hal) in s1394_setup_CSR_space() function