Searched refs:t1394_alloc_addr (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/sys/1394/ |
H A D | t1394.h | 181 typedef struct t1394_alloc_addr { struct 503 int t1394_alloc_addr(t1394_handle_t t1394_hdl, t1394_alloc_addr_t *addr_allocp,
|
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | sbp2_bus.c | 370 if (t1394_alloc_addr(sp->s_t1394_hdl, &aa, 0, &result) != DDI_SUCCESS) { in scsa1394_bus_alloc_buf_phys() 426 if (t1394_alloc_addr(sp->s_t1394_hdl, &aa, 0, &result) != DDI_SUCCESS) { in scsa1394_bus_alloc_buf_normal()
|
H A D | hba.c | 1793 if (t1394_alloc_addr(sp->s_t1394_hdl, &aa, 0, &result) != DDI_SUCCESS) { in scsa1394_cmd_pt_dma_alloc() 1850 if (t1394_alloc_addr(sp->s_t1394_hdl, &aa, 0, &result) != in scsa1394_cmd_buf_addr_alloc()
|
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_cmp.c | 504 ret = t1394_alloc_addr(avp->av_t1394_hdl, &aa, 0, &result); in av1394_pcr_alloc_addr()
|
/titanic_41/usr/src/uts/common/io/1394/ |
H A D | t1394.c | 961 t1394_alloc_addr(t1394_handle_t t1394_hdl, t1394_alloc_addr_t *addr_allocp, in t1394_alloc_addr() function
|