Searched refs:hci1394_buf_alloc (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_buf.h | 93 int hci1394_buf_alloc(hci1394_drvinfo_t *drvinfo, hci1394_buf_parms_t *parms,
|
/titanic_44/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_buf.c | 85 hci1394_buf_alloc(hci1394_drvinfo_t *drvinfo, hci1394_buf_parms_t *parms, in hci1394_buf_alloc() function
|
H A D | hci1394_q.c | 127 status = hci1394_buf_alloc(drvinfo, &parms, &desc->qb_buf, in hci1394_q_init() 156 status = hci1394_buf_alloc(drvinfo, &parms, &data->qb_buf, in hci1394_q_init()
|
H A D | hci1394_ohci.c | 2779 status = hci1394_buf_alloc(ohci_hdl->ohci_drvinfo, &parms, in hci1394_ohci_selfid_init() 2959 status = hci1394_buf_alloc(ohci_hdl->ohci_drvinfo, &parms, in hci1394_ohci_cfgrom_init()
|
H A D | hci1394_ixl_comp.c | 2722 ret = hci1394_buf_alloc(&wvp->soft_statep->drvinfo, in hci1394_alloc_dma_mem()
|