Searched refs:GET_FIS_FEATURES (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h91 #define GET_FIS_FEATURES(fis) \ macro
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h330 #define GET_FIS_FEATURES(fis) \ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c3434 (GET_FIS_FEATURES(prb->prb_fis) != 0)) {
3561 (GET_FIS_FEATURES(prb->prb_fis) != 0)) {
4391 error = GET_FIS_FEATURES(prb->prb_fis);
6010 scmd->satacmd_error_reg = GET_FIS_FEATURES(prb->prb_fis);

Completed in 104 milliseconds