Searched refs:EXT_PORT (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sk_lookup.c | 41 #define EXT_PORT 7007 macro 687 .listen_at = { INT_IP4, EXT_PORT }, in test_redirect_lookup() 723 .listen_at = { INT_IP6, EXT_PORT }, in test_redirect_lookup() 767 .listen_at = { INT_IP4, EXT_PORT }, in test_redirect_lookup() 814 .listen_at = { INT_IP6, EXT_PORT }, in test_redirect_lookup() 915 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup() 922 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup() 929 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup() 946 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup() 953 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup() [all …]
|
/openbmc/linux/drivers/scsi/ |
H A D | nsp32.h | 308 #define EXT_PORT 0x03 /* BASE+08, IDX+03, B, R/W */ macro
|
H A D | nsp32.c | 775 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()
|