Home | History | Annotate | Download | only in ic

Lines Matching refs:msgin_buf

3914 		ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
3918 ahd->msgin_buf[ahd->msgin_index]);
4036 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIDAT);
4185 switch (ahd->msgin_buf[0]) {
4208 switch (ahd->msgin_buf[2]) {
4216 if (ahd->msgin_buf[1] != MSG_EXT_SDTR_LEN) {
4231 period = ahd->msgin_buf[3];
4233 saved_offset = offset = ahd->msgin_buf[4];
4244 ahd->msgin_buf[3], saved_offset,
4291 if (ahd->msgin_buf[1] != MSG_EXT_WDTR_LEN) {
4306 bus_width = ahd->msgin_buf[3];
4390 if (ahd->msgin_buf[1] != MSG_EXT_PPR_LEN) {
4405 period = ahd->msgin_buf[3];
4406 offset = ahd->msgin_buf[5];
4407 bus_width = ahd->msgin_buf[6];
4409 ppr_options = ahd->msgin_buf[7];
4475 saved_width, ahd->msgin_buf[3],
4518 if (ahd->msgin_buf[0] == MSG_ABORT_TAG)
4532 ahd->msgin_buf[0],