Home
last modified time | relevance | path

Searched refs:scsi_capacity (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Demul64_bsd.c927 struct scsi_capacity cap; in bsd_scsi_read_capacity_8()
941 pkt->pkt_resid = sp->cmd_count - sizeof (struct scsi_capacity); in bsd_scsi_read_capacity_8()
944 sizeof (struct scsi_capacity)); in bsd_scsi_read_capacity_8()
H A Dlofi.c3653 struct scsi_capacity capacity; in lofi_ioctl()
/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c2560 struct scsi_capacity cap_old; in uscsi_read_capacity()
2566 (void) memset((char *)&cap_old, 0, sizeof (struct scsi_capacity)); in uscsi_read_capacity()
2573 ucmd.uscsi_buflen = sizeof (struct scsi_capacity); in uscsi_read_capacity()
2637 sizeof (struct scsi_capacity), HEX_ONLY); in uscsi_read_capacity()
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dio.c487 struct scsi_capacity cap_old; in g_scsi_read_capacity_1016_cmd()
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dcommands.h639 struct scsi_capacity { struct
/illumos-gate/usr/src/uts/intel/io/amr/
H A Damr.c1608 struct scsi_capacity cp; in amr_tran_start()
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c4784 struct scsi_capacity cap; in aac_tran_start_ld()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c19172 #define SD_CAPACITY_SIZE sizeof (struct scsi_capacity)