Home
last modified time | relevance | path

Searched refs:MSG_TYPE_NONE (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx.h855 MSG_TYPE_NONE = 0x00, enumerator
Daic79xx.h982 MSG_TYPE_NONE = 0x00, enumerator
Daic7xxx_core.c1252 if (ahc->msg_type == MSG_TYPE_NONE) { in ahc_handle_seqint()
1705 if (ahc->msg_type != MSG_TYPE_NONE) in ahc_handle_scsiint()
3124 ahc->msg_type = MSG_TYPE_NONE; in ahc_clear_msg_state()
Daic79xx_core.c2077 if (ahd->msg_type == MSG_TYPE_NONE) { in ahd_handle_seqint()
3997 if (ahd->msg_type != MSG_TYPE_NONE) { in ahd_set_syncrate()
4695 ahd->msg_type = MSG_TYPE_NONE; in ahd_clear_msg_state()
/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c956 #define MSG_TYPE_NONE 0x00 macro
3597 p->msg_type = MSG_TYPE_NONE; in aic7xxx_reset_channel()
5545 p->msg_type = MSG_TYPE_NONE; in aic7xxx_handle_reqinit()
5619 p->msg_type = MSG_TYPE_NONE; in aic7xxx_handle_reqinit()
10848 p->msg_type = MSG_TYPE_NONE; in aic7xxx_reset()