Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Ddepop.c85 struct scsi_get_physical_element_descriptor *dtor_ptr; in depop_list()
95 dtor_ptr = (struct scsi_get_physical_element_descriptor *)(hdr + 1); in depop_list()
/freebsd/lib/libcam/
H A Dscsi_wrap.c112 allocation_length = dtors * sizeof(struct scsi_get_physical_element_descriptor) + in scsi_wrap_get_physical_element_status()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h3108 struct scsi_get_physical_element_descriptor struct
3120 _Static_assert(sizeof(struct scsi_get_physical_element_descriptor) == 32, argument