Searched refs:hci1394_alloc_xfer_ctl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c90 static hci1394_xfer_ctl_t *hci1394_alloc_xfer_ctl(hci1394_comp_ixl_vars_t *wvp,
1504 if ((xctlp = hci1394_alloc_xfer_ctl(wvp, 1)) == NULL) {
1603 if ((xctlp = hci1394_alloc_xfer_ctl(wvp, pktcnt)) == NULL) {
1722 if ((xctlp = hci1394_alloc_xfer_ctl(wvp, 1)) == NULL) {
1850 if ((xctlp = hci1394_alloc_xfer_ctl(wvp, 1)) == NULL) {
1959 if ((xctlp = hci1394_alloc_xfer_ctl(wvp, pktcnt)) == NULL) {
2089 if ((xctlp = hci1394_alloc_xfer_ctl(wvp, repcnt)) == NULL) {
2590 * hci1394_alloc_xfer_ctl()
2594 hci1394_alloc_xfer_ctl(hci1394_comp_ixl_vars_t *wvp, uint32_t dmacnt) function

Completed in 60 milliseconds