| /openbsd-src/sys/dev/pci/ |
| H A D | if_tlreg.h | 405 mii_opcode:2, member 414 u_int8_t mii_opcode; member
|
| H A D | if_wb.c | 324 frame->mii_opcode = WB_MII_READOP; in wb_mii_readreg() 341 wb_mii_send(sc, frame->mii_opcode, 2); in wb_mii_readreg() 418 frame->mii_opcode = WB_MII_WRITEOP; in wb_mii_writereg() 429 wb_mii_send(sc, frame->mii_opcode, 2); in wb_mii_writereg()
|
| H A D | if_ste.c | 203 frame->mii_opcode = STE_MII_READOP; in ste_mii_readreg() 219 ste_mii_send(sc, frame->mii_opcode, 2); in ste_mii_readreg() 293 frame->mii_opcode = STE_MII_WRITEOP; in ste_mii_writereg() 304 ste_mii_send(sc, frame->mii_opcode, 2); in ste_mii_writereg()
|
| H A D | if_sisreg.h | 429 u_int8_t mii_opcode; member
|
| H A D | if_wbreg.h | 350 u_int8_t mii_opcode; member
|
| H A D | if_stereg.h | 519 u_int8_t mii_opcode; member
|
| H A D | if_nge.c | 371 frame->mii_opcode = NGE_MII_READOP; in nge_mii_readreg() 388 nge_mii_send(sc, frame->mii_opcode, 2); in nge_mii_readreg() 461 frame->mii_opcode = NGE_MII_WRITEOP; in nge_mii_writereg() 472 nge_mii_send(sc, frame->mii_opcode, 2); in nge_mii_writereg()
|
| H A D | if_sis.c | 423 frame->mii_opcode = SIS_MII_READOP; in sis_mii_readreg() 438 sis_mii_send(sc, frame->mii_opcode, 2); in sis_mii_readreg() 512 frame->mii_opcode = SIS_MII_WRITEOP; in sis_mii_writereg() 523 sis_mii_send(sc, frame->mii_opcode, 2); in sis_mii_writereg()
|
| H A D | if_tl.c | 546 frame->mii_opcode = TL_MII_READOP; in tl_mii_readreg() 566 tl_mii_send(sc, frame->mii_opcode, 2); in tl_mii_readreg() 637 frame->mii_opcode = TL_MII_WRITEOP; in tl_mii_writereg() 653 tl_mii_send(sc, frame->mii_opcode, 2); in tl_mii_writereg()
|
| H A D | if_vrreg.h | 486 u_int8_t mii_opcode; member
|
| H A D | if_lgereg.h | 474 u_int8_t mii_opcode; member
|
| H A D | if_ngereg.h | 601 u_int8_t mii_opcode; member
|
| /openbsd-src/sys/dev/ic/ |
| H A D | rtl81x9.c | 314 frame->mii_opcode = RL_MII_READOP; in rl_mii_readreg() 331 rl_mii_send(sc, frame->mii_opcode, 2); in rl_mii_readreg() 405 frame->mii_opcode = RL_MII_WRITEOP; in rl_mii_writereg() 416 rl_mii_send(sc, frame->mii_opcode, 2); in rl_mii_writereg()
|
| H A D | xlreg.h | 543 u_int8_t mii_opcode; member
|
| H A D | xl.c | 306 frame->mii_opcode = XL_MII_READOP; in xl_mii_readreg() 328 xl_mii_send(sc, frame->mii_opcode, 2); in xl_mii_readreg() 392 frame->mii_opcode = XL_MII_WRITEOP; in xl_mii_writereg() 408 xl_mii_send(sc, frame->mii_opcode, 2); in xl_mii_writereg()
|
| H A D | dcreg.h | 523 u_int8_t mii_opcode; member
|
| H A D | dc.c | 533 frame->mii_opcode = DC_MII_READOP; in dc_mii_readreg() 546 dc_mii_send(sc, frame->mii_opcode, 2); in dc_mii_readreg() 603 frame->mii_opcode = DC_MII_WRITEOP; in dc_mii_writereg() 612 dc_mii_send(sc, frame->mii_opcode, 2); in dc_mii_writereg()
|
| H A D | rtl81x9reg.h | 805 u_int8_t mii_opcode; member
|