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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx.h852 MSG_TYPE_NONE = 0x00, enumerator in enum:__anon43
H A Daic79xx.h979 MSG_TYPE_NONE = 0x00, enumerator in enum:__anon29
H A Daic7xxx_core.c1245 if (ahc->msg_type == MSG_TYPE_NONE) {
1697 if (ahc->msg_type != MSG_TYPE_NONE)
3099 ahc->msg_type = MSG_TYPE_NONE;
H A Daic79xx_core.c2058 if (ahd->msg_type == MSG_TYPE_NONE) {
3963 if (ahd->msg_type != MSG_TYPE_NONE) {
4659 ahd->msg_type = MSG_TYPE_NONE;

Completed in 185 milliseconds