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

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_pt.c63 PT_FLAG_DEVICE_INVALID = 0x02, enumerator in enum:__anon4213
149 if (softc->flags & PT_FLAG_DEVICE_INVALID) {
209 if ((softc->flags & PT_FLAG_DEVICE_INVALID)) {
334 softc->flags |= PT_FLAG_DEVICE_INVALID;
515 softc->flags |= PT_FLAG_DEVICE_INVALID;

Completed in 105 milliseconds