Symbol: scsi_transportid_header
sbin/camcontrol/persist.c
162
scsi_transportid_sbuf(sb, (struct scsi_transportid_header *)buf, len);
sbin/camcontrol/persist.c
65
struct scsi_transportid_header *hdr;
sys/cam/scsi/scsi_all.c
5853
scsi_transportid_sbuf(struct sbuf *sb, struct scsi_transportid_header *hdr,
sys/cam/scsi/scsi_all.c
6106
struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.c
6207
scsi_parse_transportid_spi(char *id_str, struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.c
6281
*hdr = (struct scsi_transportid_header *)spi;
sys/cam/scsi/scsi_all.c
6291
scsi_parse_transportid_rdma(char *id_str, struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.c
6425
*hdr = (struct scsi_transportid_header *)rdma;
sys/cam/scsi/scsi_all.c
6442
scsi_parse_transportid_iscsi(char *id_str, struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.c
6542
*hdr = (struct scsi_transportid_header *)iscsi;
sys/cam/scsi/scsi_all.c
6553
scsi_parse_transportid_sop(char *id_str, struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.c
6703
*hdr = (struct scsi_transportid_header *)sop;
sys/cam/scsi/scsi_all.c
6723
struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.h
3986
struct scsi_transportid_header *hdr,
sys/cam/scsi/scsi_all.h
3996
struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.h
4004
struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.h
4012
struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.h
4020
struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.h
4028
struct scsi_transportid_header **hdr,
sys/cam/scsi/scsi_all.h
4036
struct scsi_transportid_header **hdr,