Searched refs:scsi_report_zones_hdr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sbin/camcontrol/
H A Dzone.c137 struct scsi_report_zones_hdr *hdr = NULL;
152 hdr = (struct scsi_report_zones_hdr *)data_ptr;
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_da.h221 struct scsi_report_zones_hdr { struct
H A Dscsi_da.c3134 alloc_size = sizeof(struct scsi_report_zones_hdr) +
4385 struct scsi_report_zones_hdr *hdr;
4405 hdr = (struct scsi_report_zones_hdr *)ccb->csio.data_ptr;
/freebsd-13-stable/sys/cam/ata/
H A Data_da.c2186 alloc_size = sizeof(struct scsi_report_zones_hdr) +
2705 struct scsi_report_zones_hdr *hdr;
2723 hdr = (struct scsi_report_zones_hdr *)ccb->ataio.data_ptr;

Completed in 95 milliseconds