Home
last modified time | relevance | path

Searched refs:SCSI_TRN_SPI_FORMAT_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_tpc_local.c109 tid->format_protocol = SCSI_TRN_SPI_FORMAT_DEFAULT | SCSI_PROTO_SPI; in tpcl_init()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h488 #define SCSI_TRN_SPI_FORMAT_DEFAULT 0x00 macro
H A Dscsi_all.c6260 spi->format_protocol = SCSI_PROTO_SPI | SCSI_TRN_SPI_FORMAT_DEFAULT; in scsi_parse_transportid_spi()