Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dqla1280.c1294 DEVICE_RESET, enumerator
1458 case DEVICE_RESET: in qla1280_error_action()
1554 return qla1280_error_action(cmd, DEVICE_RESET); in qla1280_eh_device_reset()
Daic7xxx_old.c11501 #define DEVICE_RESET 0x01 in aic7xxx_reset() macro
11569 action = DEVICE_RESET; in aic7xxx_reset()
11592 if ( (action & DEVICE_RESET) && in aic7xxx_reset()
11600 if ( (action & DEVICE_RESET) && in aic7xxx_reset()
11612 if ( (action & DEVICE_RESET) && in aic7xxx_reset()
11659 case DEVICE_RESET: in aic7xxx_reset()