Home
last modified time | relevance | path

Searched refs:SET_FIS_SECTOR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h97 #define SET_FIS_SECTOR(fis, sector) \ macro
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h349 #define SET_FIS_SECTOR(fis, sector) \ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c2608 SET_FIS_SECTOR(prb->prb_fis, cmd->satacmd_lba_low_lsb); in si_deliver_satapkt()
2623 SET_FIS_SECTOR(prb->prb_fis, cmd->satacmd_lba_low_lsb); in si_deliver_satapkt()
3487 SET_FIS_SECTOR(prb->prb_fis, (regval >> 8) & 0xff); in si_write_portmult_reg()
4309 SET_FIS_SECTOR(prb->prb_fis, SATA_LOG_PAGE_10); in si_read_log_ext()
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c2282 SET_FIS_SECTOR(h2d_register_fisp, scmd->satacmd_lba_low_lsb); in ahci_deliver_satapkt()
2297 SET_FIS_SECTOR(h2d_register_fisp, scmd->satacmd_lba_low_lsb); in ahci_deliver_satapkt()