Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c1112 SCSI_WRITE64(reg_key, key->pgr_key); in sbd_pgr_in_read_keys()
1139 SCSI_WRITE64( in sbd_pgr_in_read_reservation()
1142 SCSI_WRITE64( in sbd_pgr_in_read_reservation()
1229 SCSI_WRITE64(sts->reservation_key, key->pgr_key); in sbd_pgr_in_read_full_status()
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dcommands.h345 #define SCSI_WRITE64(Sr64_Addr, Sr64_Val) \ macro