Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dspad_layout.h77 #define PORT_1 1 macro
/freebsd/sys/dev/bxe/
H A Decore_mfw_req.h36 #define PORT_1 1 macro
H A Dbxe_elink.c14292 phy_blk[PORT_0] = &(phy[PORT_1]); in elink_8073_common_init_phy()
14293 phy_blk[PORT_1] = &(phy[PORT_0]); in elink_8073_common_init_phy()
14296 phy_blk[PORT_1] = &(phy[PORT_1]); in elink_8073_common_init_phy()
14524 phy_blk[PORT_0] = &(phy[PORT_1]); in elink_8727_common_init_phy()
14525 phy_blk[PORT_1] = &(phy[PORT_0]); in elink_8727_common_init_phy()
14528 phy_blk[PORT_1] = &(phy[PORT_1]); in elink_8727_common_init_phy()
/freebsd/sys/dev/sfxge/common/
H A Def10_nvram.c2238 #define PORT_1 (1u << 1) macro