Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aacraid/
Daachba.c3509 case SRB_STATUS_NOT_STARTED: in aac_srb_callback()
4145 { SRB_STATUS_NOT_STARTED, "Not Started"},
Daacraid.h2098 #define SRB_STATUS_NOT_STARTED 0x24 macro