Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h160 #define SET_FIS_SECTOR_COUNT_EXP(fis, sector_count_exp) \ macro
/titanic_44/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h405 #define SET_FIS_SECTOR_COUNT_EXP(fis, sector_count_exp) \ macro
/titanic_44/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c2652 SET_FIS_SECTOR_COUNT_EXP(prb->prb_fis, in si_deliver_satapkt()
/titanic_44/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c2217 SET_FIS_SECTOR_COUNT_EXP(h2d_register_fisp, in ahci_deliver_satapkt()