Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_bus.c54 static int scsa1394_bus_alloc_buf_phys(void *, sbp2_bus_buf_t *);
293 return (scsa1394_bus_alloc_buf_phys(hdl, buf)); in scsa1394_bus_alloc_buf()
313 scsa1394_bus_alloc_buf_phys(void *hdl, sbp2_bus_buf_t *buf) in scsa1394_bus_alloc_buf_phys() function