Searched defs:SD_FI_MAX_ERROR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h546 #define SD_FI_MAX_ERROR 1024 macro
550 struct sd_fi_pkt *sd_fi_fifo_pkt[SD_FI_MAX_ERROR];
551 struct sd_fi_xb *sd_fi_fifo_xb[SD_FI_MAX_ERROR];
552 struct sd_fi_un *sd_fi_fifo_un[SD_FI_MAX_ERROR];
553 struct sd_fi_arq *sd_fi_fifo_arq[SD_FI_MAX_ERROR];

Completed in 70 milliseconds