Searched refs:SCSI_PROTO_SPI (Results 1 – 5 of 5) sorted by relevance
109 tid->format_protocol = SCSI_TRN_SPI_FORMAT_DEFAULT | SCSI_PROTO_SPI; in tpcl_init()
271 proto = SCSI_PROTO_SPI << 4; in ctl_port_set_wwns()
2300 id->format_protocol = SCSI_PROTO_SPI; in ctl_create_iid()9692 proto = SCSI_PROTO_SPI << 4; in ctl_inquiry_evpd_devid()
5851 case SCSI_PROTO_SPI: { in scsi_transportid_sbuf()6004 { "spi", SCSI_PROTO_SPI },6260 spi->format_protocol = SCSI_PROTO_SPI | SCSI_TRN_SPI_FORMAT_DEFAULT; in scsi_parse_transportid_spi()6761 case SCSI_PROTO_SPI: in scsi_parse_transportid()
857 #define SCSI_PROTO_SPI 0x01 /* Parallel SCSI */ macro877 #define SPSP_PROTO_SPI SCSI_PROTO_SPI