Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h153 #define SET_FIS_SECTOR_COUNT(fis, sector_count) \ macro
/titanic_44/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h398 #define SET_FIS_SECTOR_COUNT(fis, sector_count) \ macro
/titanic_44/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c2590 SET_FIS_SECTOR_COUNT(prb->prb_fis, cmd->satacmd_sec_count_lsb); in si_deliver_satapkt()
2666 SET_FIS_SECTOR_COUNT(prb->prb_fis, slot << 3); in si_deliver_satapkt()
3494 SET_FIS_SECTOR_COUNT(prb->prb_fis, regval & 0xff); in si_write_portmult_reg()
/titanic_44/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c2151 SET_FIS_SECTOR_COUNT(h2d_register_fisp, scmd->satacmd_sec_count_lsb); in ahci_deliver_satapkt()
2235 SET_FIS_SECTOR_COUNT(h2d_register_fisp, in ahci_deliver_satapkt()