Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dtest_map_in_map.bpf.c26 } port_a SEC(".maps");
88 if (inner_map != &port_a) in do_inline_array_lookup()
91 result = bpf_map_lookup_elem(&port_a, &port); in do_inline_array_lookup()
/linux/include/sound/
H A Dsh_fsi.h28 struct sh_fsi_port_info port_a; member
/linux/arch/mips/include/asm/sn/
H A Dioc3.h148 struct ioc3_serialregs port_a; member
/linux/drivers/scsi/
H A Dscsi_debug.c1698 int num, port_a; in inquiry_vpd_83() local
1701 port_a = target_dev_id + 1; in inquiry_vpd_83()
1747 put_unaligned_be64(naa3_comp_a + port_a, arr + num); in inquiry_vpd_83()
1832 int port_a, port_b; in inquiry_vpd_88() local
1834 port_a = target_dev_id + 1; in inquiry_vpd_88()
1835 port_b = port_a + 1; in inquiry_vpd_88()
1849 put_unaligned_be64(naa3_comp_a + port_a, arr + num); in inquiry_vpd_88()
2414 int port_group_a, port_group_b, port_a, port_b; in resp_report_tgtpgs() local
2428 port_a = 0x1; /* relative port A */ in resp_report_tgtpgs()
2454 put_unaligned_be16(port_a, arr + n); in resp_report_tgtpgs()
[all …]
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c5494 int workaround, port_a; in tg3_setup_fiber_hw_autoneg() local
5498 port_a = 1; in tg3_setup_fiber_hw_autoneg()
5505 port_a = 0; in tg3_setup_fiber_hw_autoneg()
5519 if (port_a) in tg3_setup_fiber_hw_autoneg()
5596 if (port_a) in tg3_setup_fiber_hw_autoneg()