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

/opensolaris-onvv-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h153 #define SET_FIS_SECTOR_COUNT(fis, sector_count) \ macro
/opensolaris-onvv-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h392 #define SET_FIS_SECTOR_COUNT(fis, sector_count) \ macro
/opensolaris-onvv-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c2575 SET_FIS_SECTOR_COUNT(prb->prb_fis, cmd->satacmd_sec_count_lsb);
2651 SET_FIS_SECTOR_COUNT(prb->prb_fis, slot << 3);
3479 SET_FIS_SECTOR_COUNT(prb->prb_fis, regval & 0xff);
/opensolaris-onvv-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c2125 SET_FIS_SECTOR_COUNT(h2d_register_fisp, scmd->satacmd_sec_count_lsb);
2209 SET_FIS_SECTOR_COUNT(h2d_register_fisp,

Completed in 119 milliseconds