Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dpersist.c65 struct scsi_transportid_header *hdr;
162 scsi_transportid_sbuf(sb, (struct scsi_transportid_header *)buf, len); in persist_print_transportid()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h468 struct scsi_transportid_header struct
3968 struct scsi_transportid_header *hdr,
3978 struct scsi_transportid_header **hdr,
3986 struct scsi_transportid_header **hdr,
3994 struct scsi_transportid_header **hdr,
4002 struct scsi_transportid_header **hdr,
4010 struct scsi_transportid_header **hdr,
4018 struct scsi_transportid_header **hdr,
H A Dscsi_all.c5828 scsi_transportid_sbuf(struct sbuf *sb, struct scsi_transportid_header *hdr, in scsi_transportid_sbuf()
6081 struct scsi_transportid_header **hdr, in scsi_parse_transportid_64bit()
6182 scsi_parse_transportid_spi(char *id_str, struct scsi_transportid_header **hdr, in scsi_parse_transportid_spi()
6256 *hdr = (struct scsi_transportid_header *)spi; in scsi_parse_transportid_spi()
6266 scsi_parse_transportid_rdma(char *id_str, struct scsi_transportid_header **hdr, in scsi_parse_transportid_rdma()
6400 *hdr = (struct scsi_transportid_header *)rdma; in scsi_parse_transportid_rdma()
6417 scsi_parse_transportid_iscsi(char *id_str, struct scsi_transportid_header **hdr, in scsi_parse_transportid_iscsi()
6517 *hdr = (struct scsi_transportid_header *)iscsi; in scsi_parse_transportid_iscsi()
6528 scsi_parse_transportid_sop(char *id_str, struct scsi_transportid_header **hdr, in scsi_parse_transportid_sop()
6678 *hdr = (struct scsi_transportid_header *)sop; in scsi_parse_transportid_sop()
[all …]