ahc_sent_msg      179 drivers/scsi/aic7xxx/aic7xxx_core.c static int		ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type,
ahc_sent_msg     1821 drivers/scsi/aic7xxx/aic7xxx_core.c 			if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE)
ahc_sent_msg     1822 drivers/scsi/aic7xxx/aic7xxx_core.c 			 || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) {
ahc_sent_msg     1835 drivers/scsi/aic7xxx/aic7xxx_core.c 			} else if (ahc_sent_msg(ahc, AHCMSG_1B,
ahc_sent_msg     1863 drivers/scsi/aic7xxx/aic7xxx_core.c 			} else if (ahc_sent_msg(ahc, AHCMSG_EXT,
ahc_sent_msg     1882 drivers/scsi/aic7xxx/aic7xxx_core.c 			} else if (ahc_sent_msg(ahc, AHCMSG_EXT,
ahc_sent_msg     1894 drivers/scsi/aic7xxx/aic7xxx_core.c 			} else if (ahc_sent_msg(ahc, AHCMSG_EXT,
ahc_sent_msg     3680 drivers/scsi/aic7xxx/aic7xxx_core.c 			if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) {
ahc_sent_msg     3741 drivers/scsi/aic7xxx/aic7xxx_core.c 			if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) {
ahc_sent_msg     3863 drivers/scsi/aic7xxx/aic7xxx_core.c 			if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) {
ahc_sent_msg     4022 drivers/scsi/aic7xxx/aic7xxx_core.c 	if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
ahc_sent_msg     4041 drivers/scsi/aic7xxx/aic7xxx_core.c 	} else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) {
ahc_sent_msg     4066 drivers/scsi/aic7xxx/aic7xxx_core.c 	} else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {