Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c62 static int scsa1394_create_cmd_cache(scsa1394_state_t *);
312 if (scsa1394_create_cmd_cache(sp) != DDI_SUCCESS) { in scsa1394_attach()
603 scsa1394_create_cmd_cache(scsa1394_state_t *sp) in scsa1394_create_cmd_cache() function