Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h115 #define SET_FIS_DEV_HEAD(fis, dev_head) \ macro
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h367 #define SET_FIS_DEV_HEAD(fis, dev_head) \ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c2617 SET_FIS_DEV_HEAD(prb->prb_fis, cmd->satacmd_device_reg); in si_deliver_satapkt()
2641 SET_FIS_DEV_HEAD(prb->prb_fis, cmd->satacmd_device_reg); in si_deliver_satapkt()
3361 SET_FIS_DEV_HEAD(prb->prb_fis, pmport); in si_read_portmult_reg()
3483 SET_FIS_DEV_HEAD(prb->prb_fis, pmport); in si_write_portmult_reg()
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c2291 SET_FIS_DEV_HEAD(h2d_register_fisp, scmd->satacmd_device_reg); in ahci_deliver_satapkt()
2318 SET_FIS_DEV_HEAD(h2d_register_fisp, in ahci_deliver_satapkt()