Home
last modified time | relevance | path

Searched refs:MSG_BUS_DEV_RESET (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/scsi/aic7xxx/
Dscsi_message.h21 #define MSG_BUS_DEV_RESET 0x0c /* O/M */ macro
Daic7xxx_core.c1182 ahc->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahc_handle_seqint()
1836 MSG_BUS_DEV_RESET, TRUE)) { in ahc_handle_scsiint()
2883 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET; in ahc_setup_initiator_msgout()
3911 case MSG_BUS_DEV_RESET: in ahc_parse_msg()
4327 MSG_BUS_DEV_RESET, /*arg*/0); in ahc_handle_devreset()
6695 || event_type == MSG_BUS_DEV_RESET) { in ahc_queue_lstate_event()
Daic79xx_core.c2139 ahd->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahd_handle_seqint()
3097 MSG_BUS_DEV_RESET, TRUE)) { in ahd_handle_nonpkt_busfree()
4420 ahd->msgout_buf[ahd->msgout_index++] = MSG_BUS_DEV_RESET; in ahd_setup_initiator_msgout()
5406 case MSG_BUS_DEV_RESET: in ahd_parse_msg()
5927 MSG_BUS_DEV_RESET, /*arg*/0); in ahd_handle_devreset()
9165 || event_type == MSG_BUS_DEV_RESET) { in ahd_queue_lstate_event()