Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c42 #define EXT_PORT 7007 macro
688 .listen_at = { INT_IP4, EXT_PORT }, in test_redirect_lookup()
724 .listen_at = { INT_IP6, EXT_PORT }, in test_redirect_lookup()
768 .listen_at = { INT_IP4, EXT_PORT }, in test_redirect_lookup()
815 .listen_at = { INT_IP6, EXT_PORT }, in test_redirect_lookup()
916 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
923 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
930 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
947 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
954 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
[all …]
/openbmc/linux/drivers/scsi/
H A Dnsp32.h308 #define EXT_PORT 0x03 /* BASE+08, IDX+03, B, R/W */ macro
H A Dnsp32.c775 nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */ in nsp32_arbitration()
1149 nsp32_index_write1(base, EXT_PORT, LED_OFF); in DEF_SCSI_QCMD()