Home
last modified time | relevance | path

Searched refs:GET_FIS_SECTOR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h100 #define GET_FIS_SECTOR(fis) \ macro
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h346 #define GET_FIS_SECTOR(fis) \ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c3433 ((GET_FIS_SECTOR(prb->prb_fis) << 8) & 0xff00) | in si_read_portmult_reg()
5974 scmd->satacmd_lba_low_lsb = GET_FIS_SECTOR(prb->prb_fis); in si_copy_out_regs()