Home
last modified time | relevance | path

Searched refs:FCP_SCSI_USE_NEW_EH_CODE (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dfcal.h38 use_new_eh_code: FCP_SCSI_USE_NEW_EH_CODE, \
Dpluto.h56 use_new_eh_code: FCP_SCSI_USE_NEW_EH_CODE, \
/linux-2.4.37.9/drivers/fc4/
Dfcp_impl.h24 #define FCP_SCSI_USE_NEW_EH_CODE 0 macro
Dfc.c861 #if (FCP_SCSI_USE_NEW_EH_CODE == 0) in fcp_scsi_queuecommand()