Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dscsi_proto_test.c35 struct scsi_stream_status_header h; in test_scsi_proto()
36 u8 arr[sizeof(struct scsi_stream_status_header)]; in test_scsi_proto()
A Dsd.c3199 struct scsi_stream_status_header h; in sd_is_perm_stream()
A Dscsi_debug.c4851 struct scsi_stream_status_header *h = (void *)arr; in resp_get_stream_status()
/linux/include/scsi/
A Dscsi_proto.h348 struct scsi_stream_status_header { struct
355 static_assert(sizeof(struct scsi_stream_status_header) == 8); argument

Completed in 34 milliseconds