Home
last modified time | relevance | path

Searched refs:SCSI_TO_SATA_CPORT (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/sata/impl/
H A Dsata.h817 #define SCSI_TO_SATA_CPORT(scsi_target) \ macro
/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c1367 cport = SCSI_TO_SATA_CPORT(comp_port); in sata_hba_ioctl()
1525 cport = SCSI_TO_SATA_CPORT(ioc.port); in sata_hba_ioctl()
2156 SCSI_TO_SATA_CPORT(sd->sd_address.a_target)); in sata_scsi_tgt_probe()
2262 sata_device.satadev_addr.cport = SCSI_TO_SATA_CPORT(ap->a_target); in sata_scsi_init_pkt()
2478 cport = SCSI_TO_SATA_CPORT(ap->a_target); in sata_scsi_start()
12282 cport = SCSI_TO_SATA_CPORT(ap->a_target); in sata_validate_scsi_address()
15928 cport = SCSI_TO_SATA_CPORT(port); in sata_cfgadm_state()