HomeSort by: relevance | last modified time | path
    Searched defs:iha_scb (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ihavar.h 84 * iha_scb - SCSI Request structure used by the
88 struct iha_scb { struct
89 TAILQ_ENTRY(iha_scb) chain;
157 struct iha_scb *ntagscb;
196 struct iha_scb *sc_scb; /* SCB array */
197 struct iha_scb *sc_actscb; /* SCB using SCSI bus */
200 TAILQ_HEAD(, iha_scb) sc_freescb,

Completed in 12 milliseconds