Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dfcal.h21 #define FCAL_CAN_QUEUE 512 macro
33 can_queue: FCAL_CAN_QUEUE, \
Dfcal.c123 fc->can_queue = FCAL_CAN_QUEUE; in fcal_detect()