Home
last modified time | relevance | path

Searched refs:MSG_EXT_WDTR_BUS_32_BIT (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/cam/scsi/
HDscsi_message.h58 #define MSG_EXT_WDTR_BUS_32_BIT 0x02 /* Deprecated in SPI3 */ macro
HDscsi_xpt.c2815 case MSG_EXT_WDTR_BUS_32_BIT: in scsi_set_transfer_settings()
/freebsd-13-stable/sys/dev/amr/
HDamr_cam.c377 spi->bus_width = MSG_EXT_WDTR_BUS_32_BIT; in amr_cam_action()
/freebsd-13-stable/sys/dev/mly/
HDmly.c2156 spi->bus_width = MSG_EXT_WDTR_BUS_32_BIT; in mly_cam_action()