Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dattrib.c365 struct scsi_mam_attribute_header *cur_id; in scsiattrib()
393 cur_id = (struct scsi_mam_attribute_header *)cur_pos; in scsiattrib()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h1107 struct scsi_mam_attribute_header struct
1263 int (*to_str)(struct sbuf *sb, struct scsi_mam_attribute_header *hdr,
1267 int (*parse_str)(char *str, struct scsi_mam_attribute_header *hdr,
4026 struct scsi_mam_attribute_header *hdr,
4032 struct scsi_mam_attribute_header *hdr,
4038 struct scsi_mam_attribute_header *hdr,
4043 int scsi_attrib_int_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr,
4049 struct scsi_mam_attribute_header *hdr,
4055 struct scsi_mam_attribute_header *hdr,
4067 struct scsi_mam_attribute_header *hdr,
[all …]
H A Dscsi_all.c7048 scsi_attrib_volcoh_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, in scsi_attrib_volcoh_sbuf()
7158 scsi_attrib_vendser_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, in scsi_attrib_vendser_sbuf()
7218 scsi_attrib_hexdump_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, in scsi_attrib_hexdump_sbuf()
7243 scsi_attrib_int_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, in scsi_attrib_int_sbuf()
7328 scsi_attrib_ascii_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, in scsi_attrib_ascii_sbuf()
7382 scsi_attrib_text_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, in scsi_attrib_text_sbuf()
7453 struct scsi_mam_attribute_header *hdr, uint32_t output_flags, in scsi_attrib_value_sbuf()
7497 struct scsi_mam_attribute_header *hdr, in scsi_attrib_prefix_sbuf()
7549 scsi_attrib_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, in scsi_attrib_sbuf()