Searched refs:EVENT_TYPE_BUS_RESET (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h703 uint8_t event_type; /* MSG type or EVENT_TYPE_BUS_RESET */
704 #define EVENT_TYPE_BUS_RESET 0xFF macro
H A Daic7xxx.h649 uint8_t event_type; /* MSG type or EVENT_TYPE_BUS_RESET */
650 #define EVENT_TYPE_BUS_RESET 0xFF macro
H A Daic7xxx_core.c5992 EVENT_TYPE_BUS_RESET, /*arg*/0);
6137 if (event_type == EVENT_TYPE_BUS_RESET
6188 case EVENT_TYPE_BUS_RESET:
H A Daic79xx_core.c8003 EVENT_TYPE_BUS_RESET, /*arg*/0);
8415 if (event_type == EVENT_TYPE_BUS_RESET
8466 case EVENT_TYPE_BUS_RESET:

Completed in 123 milliseconds