Searched refs:subprotocol (Results 1 – 8 of 8) sorted by relevance
25 __u32 subprotocol; /* [i] 0 -> SCSI command, 1 -> SCSI task member
46 __u32 subprotocol; /* [i] 0 -> SCSI command, 1 -> SCSI task member
416 ptp->io_hdr.subprotocol = BSG_SUB_PROTOCOL_SCSI_CMD; in construct_scsi_pt_obj_with_fd()466 ptp->io_hdr.subprotocol = BSG_SUB_PROTOCOL_SCSI_CMD; in clear_scsi_pt_obj()607 ptp->io_hdr.subprotocol = 1; /* SCSI task management function */ in set_scsi_pt_task_management()
65 sg_io->subprotocol = 1; in main()
71 PRINT_FIELD_XVAL(", ", sg_io, subprotocol, bsg_subprotocol, in decode_request()
12459 scsi: print "protocol" and "subprotocol" field names of struct sg_io_v4.12461 of struct sg_io_v4.protocol and struct sg_io_v4.subprotocol.