Searched refs:scsi_capacity (Results 1 – 7 of 7) sorted by relevance
927 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()
2663 struct scsi_capacity cap_old;2669 (void) memset((char *)&cap_old, 0, sizeof (struct scsi_capacity));2676 ucmd.uscsi_buflen = sizeof (struct scsi_capacity);2741 sizeof (struct scsi_capacity), HEX_ONLY);
487 struct scsi_capacity cap_old; in g_scsi_read_capacity_1016_cmd()
639 struct scsi_capacity { struct
1608 struct scsi_capacity cp; in amr_tran_start()
4778 struct scsi_capacity cap; in aac_tran_start_ld()
20041 #define SD_CAPACITY_SIZE sizeof (struct scsi_capacity)