Searched refs:HCI1394_DESC_MAX_Z (Results 1 – 3 of 3) sorted by relevance
171 uint32_t xfer_bufp[HCI1394_DESC_MAX_Z];173 uint16_t xfer_size[HCI1394_DESC_MAX_Z];177 hci1394_desc_t descriptor_block[HCI1394_DESC_MAX_Z];
131 #define HCI1394_DESC_MAX_Z 8 macro
1489 if ((wvp->descriptors + wvp->xfer_bufcnt) > HCI1394_DESC_MAX_Z) { in hci1394_bld_recv_pkt_desc()1820 if ((wvp->descriptors + 2 + wvp->xfer_bufcnt) > HCI1394_DESC_MAX_Z) { in hci1394_bld_xmit_pkt_desc()2402 if (wvp->xfer_bufcnt > HCI1394_DESC_MAX_Z) { in hci1394_set_next_xfer_buf()