Searched refs:SCB_SITE_VALID (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/scsi/aic94xx/ | ||
D | aic94xx_hwi.h | 214 #define SCB_SITE_VALID(__site_no) (((__site_no) & 0xF0FF) != 0x00FF \ macro |
D | aic94xx_seq.c | 887 if (!SCB_SITE_VALID(site_no)) in asd_init_scb_sites() |