Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h650 #define EVENT_TYPE_BUS_RESET 0xFF macro
H A Daic79xx.h704 #define EVENT_TYPE_BUS_RESET 0xFF macro
H A Daic7xxx_core.c6544 EVENT_TYPE_BUS_RESET, /*arg*/0); in ahc_reset_channel()
6689 if (event_type == EVENT_TYPE_BUS_RESET in ahc_queue_lstate_event()
6740 case EVENT_TYPE_BUS_RESET: in ahc_send_lstate_events()
H A Daic79xx_core.c8748 EVENT_TYPE_BUS_RESET, /*arg*/0); in ahd_reset_channel()
9160 if (event_type == EVENT_TYPE_BUS_RESET in ahd_queue_lstate_event()
9211 case EVENT_TYPE_BUS_RESET: in ahd_send_lstate_events()