Searched refs:ctl_tag_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/cam/ctl/
H A Dctl_util.h46 void ctl_scsi_tur(union ctl_io *io, ctl_tag_type tag_type, uint8_t control);
48 uint8_t byte2, uint8_t page_code, ctl_tag_type tag_type,
52 ctl_tag_type tag_type, uint8_t control);
55 ctl_tag_type tag_type, uint8_t control);
59 uint32_t buffer_offset, ctl_tag_type tag_type,
64 uint32_t num_blocks, ctl_tag_type tag_type,
69 ctl_tag_type tag_type, uint8_t control);
72 int pmi, ctl_tag_type tag_type, uint8_t control);
75 int pmi, ctl_tag_type tag_type, uint8_t control);
79 int minimum_cdb_size, ctl_tag_type tag_typ
[all...]
H A Dctl_io.h260 } ctl_tag_type; typedef in typeref:enum:__anon9598
332 ctl_tag_type tag_type; /* simple, ordered, head of queue,etc.*/
374 ctl_tag_type tag_type; /* simple, ordered, etc. */
485 ctl_tag_type tag_type; /* simple, ordered, etc. */
504 ctl_tag_type tag_type; /* simple, ordered, etc. */
H A Dctl_util.c101 ctl_scsi_tur(union ctl_io *io, ctl_tag_type tag_type, uint8_t control)
126 uint8_t byte2, uint8_t page_code, ctl_tag_type tag_type,
156 int32_t data_len, uint8_t byte2, ctl_tag_type tag_type,
185 uint8_t select_report, ctl_tag_type tag_type,
216 ctl_tag_type tag_type, uint8_t control)
254 uint64_t lba, uint32_t num_blocks, ctl_tag_type tag_type,
355 ctl_tag_type tag_type, uint8_t control)
386 ctl_tag_type tag_type, uint8_t control)
415 int pmi, ctl_tag_type tag_type, uint8_t control)
448 ctl_tag_type tag_typ
[all...]

Completed in 57 milliseconds