Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_buf.h93 int hci1394_buf_alloc(hci1394_drvinfo_t *drvinfo, hci1394_buf_parms_t *parms,
/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_buf.c85 hci1394_buf_alloc(hci1394_drvinfo_t *drvinfo, hci1394_buf_parms_t *parms, in hci1394_buf_alloc() function
H A Dhci1394_q.c127 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 Dhci1394_ohci.c2779 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 Dhci1394_ixl_comp.c2722 ret = hci1394_buf_alloc(&wvp->soft_statep->drvinfo, in hci1394_alloc_dma_mem()