Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_mcx.c | 8044 uint32_t proto_oper; local in function:mcx_media_status 8057 proto_oper = be32toh(ptys.rp_eth_proto_oper); 8063 if (!ISSET(proto_oper, 1U << i)) 8073 if (proto_oper != 0) { 8171 uint32_t proto_oper = be32toh(ptys.rp_eth_proto_oper); local in function:mcx_port_change 8175 if (proto_oper != 0) 8180 if (!ISSET(proto_oper, 1U << i)) |
if_mcx.c | 8044 uint32_t proto_oper; local in function:mcx_media_status 8057 proto_oper = be32toh(ptys.rp_eth_proto_oper); 8063 if (!ISSET(proto_oper, 1U << i)) 8073 if (proto_oper != 0) { 8171 uint32_t proto_oper = be32toh(ptys.rp_eth_proto_oper); local in function:mcx_port_change 8175 if (proto_oper != 0) 8180 if (!ISSET(proto_oper, 1U << i)) |