Home | History | Annotate | Download | only in ic

Lines Matching defs:ahc_sent_msg

194 static int		ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type,
1256 if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE)
1257 || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) {
1270 } else if (ahc_sent_msg(ahc, AHCMSG_1B,
1299 } else if (ahc_sent_msg(ahc, AHCMSG_EXT,
1318 } else if (ahc_sent_msg(ahc, AHCMSG_EXT,
1320 || ahc_sent_msg(ahc, AHCMSG_EXT,
2941 ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type, u_int msgval, int full)
3091 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) {
3152 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) {
3267 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) {
3426 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
3445 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) {
3471 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {