Home
last modified time | relevance | path

Searched defs:SCBID_IS_NULL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h69 #define SCBID_IS_NULL(scbid) (((scbid) & 0xFF00 ) == SCB_LIST_NULL) macro
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h69 #define SCBID_IS_NULL(scbid) (((scbid) & 0xFF00 ) == SCB_LIST_NULL) macro

Completed in 7 milliseconds