Searched refs:SkPciWriteCfgByte (Results 1 – 3 of 3) sorted by relevance
129 #define VPD_OUT8(pAC,IoC,Addr,Val) (void)SkPciWriteCfgByte(pAC,Addr,Val)146 SkPciWriteCfgByte(pAC,Addr,Val); \
110 extern int SkPciWriteCfgByte(SK_AC*, int, SK_U8);
4515 int SkPciWriteCfgByte( function