HomeSort by: relevance | last modified time | path
    Searched refs:MSG_EXT_WDTR_BUS_16_BIT (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/scsipi/
scsi_message.h 54 #define MSG_EXT_WDTR_BUS_16_BIT 0x01
  /src/sys/dev/ic/
siop_common.c 305 MSG_EXT_WDTR_BUS_16_BIT);
349 case MSG_EXT_WDTR_BUS_16_BIT:
390 if (tables->msg_in[3] >= MSG_EXT_WDTR_BUS_16_BIT
409 MSG_EXT_WDTR_BUS_16_BIT : MSG_EXT_WDTR_BUS_8_BIT);
aic79xx_osm.c 452 width = MSG_EXT_WDTR_BUS_16_BIT;
510 if (tinfo->curr.width == MSG_EXT_WDTR_BUS_16_BIT)
866 if (tinfo->curr.width == MSG_EXT_WDTR_BUS_16_BIT)
aic7xxx_osm.c 440 width = MSG_EXT_WDTR_BUS_16_BIT;
500 if (tinfo->curr.width == MSG_EXT_WDTR_BUS_16_BIT)
1141 if (tinfo->curr.width == MSG_EXT_WDTR_BUS_16_BIT)
iha.c 2372 sc->sc_msg[2] = MSG_EXT_WDTR_BUS_16_BIT;
2534 sc->sc_msg[2] = MSG_EXT_WDTR_BUS_16_BIT;
aic7xxx.c 1826 *bus_width = MSG_EXT_WDTR_BUS_16_BIT;
2046 if (width == MSG_EXT_WDTR_BUS_16_BIT)
4682 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
4748 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
aic79xx.c 2890 *bus_width = MSG_EXT_WDTR_BUS_16_BIT;
3245 if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT)
6585 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
6691 user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT;
  /src/sys/dev/pci/
trm.c 1270 sc->sc_msgbuf[4] = MSG_EXT_WDTR_BUS_16_BIT;
1879 MSG_EXT_WDTR_BUS_16_BIT;

Completed in 28 milliseconds