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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h226 #define IXL_MAX_LOCN 4 /* extent of location array */ macro
244 hci1394_upd_locn_info_t locn_info[IXL_MAX_LOCN];
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_update.c2046 * if the currently executing IXL command is one of the IXL_MAX_LOCN
2050 for (ii = 0; ii < IXL_MAX_LOCN; ii++) {
2152 for (ii = 0; ii < IXL_MAX_LOCN; ii++) {
2175 * set up the local list of the IXL_MAX_LOCN next commandPtr locations we
2207 * depth of the next IXL_MAX_LOCN-1 xfer start IXL commands following
2210 for (ii = 0; ii < IXL_MAX_LOCN; ii++) {

Completed in 62 milliseconds