Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daiclib.h548 #define T_ANY 0xFF /* Used in Quirk table matches */ macro
Daiclib.c1179 || (entry->type == T_ANY)) in aic_inquiry_match()