Home
last modified time | relevance | path

Searched refs:SIOP_LUNF_FULL (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/ic/
Dsiopvar.h82 #define SIOP_LUNF_FULL 0x01 /* queue full message */ macro
Dsiop.c1063 siop_lun->lun_flags |= SIOP_LUNF_FULL;
1131 siop_lun->lun_flags &= ~SIOP_LUNF_FULL;
1217 siop_lun->lun_flags &= ~SIOP_LUNF_FULL;
1523 if ((siop_lun->lun_flags & SIOP_LUNF_FULL) &&