Home
last modified time | relevance | path

Searched refs:SCSI_STATUS_QUEUE_FULL (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/ic/
H A Daic7xxx_cam.h61 #define SCSI_STATUS_QUEUE_FULL SCSI_QUEUE_FULL macro
H A Dadwlib.h802 #define SCSI_STATUS_QUEUE_FULL 0x28 macro
H A Daic79xx_osm.c259 (xs->status == SCSI_STATUS_QUEUE_FULL)) { in ahd_done()