Home
last modified time | relevance | path

Searched refs:proto_oper (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_mcx.c8009 uint32_t proto_oper; in mcx_media_status() local
8024 proto_oper = betoh32(ptys.rp_eth_proto_oper); in mcx_media_status()
8031 if (!ISSET(proto_oper, 1 << i)) in mcx_media_status()
8054 if ((proto_oper | ext_proto_oper) != 0) { in mcx_media_status()
8181 uint32_t proto_oper = betoh32(ptys.rp_eth_proto_oper); in mcx_port_change() local
8186 if ((proto_oper | ext_proto_oper) != 0) in mcx_port_change()
8191 if (!ISSET(proto_oper, 1 << i)) in mcx_port_change()