Lines Matching refs:msgin_buf
2766 ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIBUSL);
2770 ahc->msgin_buf[ahc->msgin_index]);
2878 ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIDATL);
3015 switch (ahc->msgin_buf[0]) {
3038 switch (ahc->msgin_buf[2]) {
3047 if (ahc->msgin_buf[1] != MSG_EXT_SDTR_LEN) {
3062 period = ahc->msgin_buf[3];
3064 saved_offset = offset = ahc->msgin_buf[4];
3077 ahc->msgin_buf[3], saved_offset,
3125 if (ahc->msgin_buf[1] != MSG_EXT_WDTR_LEN) {
3140 bus_width = ahc->msgin_buf[3];
3218 if (ahc->msgin_buf[1] != MSG_EXT_PPR_LEN) {
3233 period = ahc->msgin_buf[3];
3234 offset = ahc->msgin_buf[5];
3235 bus_width = ahc->msgin_buf[6];
3237 ppr_options = ahc->msgin_buf[7];
3308 saved_width, ahc->msgin_buf[3],
3351 if (ahc->msgin_buf[0] == MSG_ABORT_TAG)
3365 ahc->msgin_buf[0],