Searched refs:WRITE_REG8 (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_hw.h | 1075 extern void WRITE_REG8(struct LayerPointers *, long, int);
|
H A D | amd8111s_hw.c | 483 WRITE_REG8(pLayerPointers, pMdl->Mem_Address + PADR + i, in mdlHWReset() 636 WRITE_REG8(pLayerPointers, pMdl->Mem_Address + PADR + i, in mdlSetMacAddress()
|
H A D | amd8111s_main.c | 2137 WRITE_REG8(struct LayerPointers *pLayerPointers, long x, int y) in WRITE_REG8() function 2159 WRITE_REG8(pLayerPointers, (x + i), y[i]); in WRITE_REG64()
|