aic7xxx.c | 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) function in typeref:typename:int 3091 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) { 3152 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) [all...] |