Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h157 #define GET_FIS_SECTOR_COUNT(fis) \ macro
/titanic_44/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h395 #define GET_FIS_SECTOR_COUNT(fis) \ macro
/titanic_44/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c3440 *regval = (GET_FIS_SECTOR_COUNT(prb->prb_fis) & 0xff) | in si_read_portmult_reg()
5975 GET_FIS_SECTOR_COUNT(prb->prb_fis); in si_copy_out_regs()