Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h498 #define BYTE3(x) (((x) >> 24) & 0xff) macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c5930 "LBA=%llu", BYTE2(fis[0]), BYTE3(fis[2]) << 8 | in pmcs_fis_dump()
5931 BYTE3(fis[0]), WORD0(fis[3]), BYTE3(fis[1]), in pmcs_fis_dump()
5940 BYTE2(fis[0]), BYTE3(fis[0]), BYTE3(fis[1]), WORD0(fis[3]), in pmcs_fis_dump()