Home
last modified time | relevance | path

Searched refs:eo_qword (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/sfxge/common/
HDefx_nic.c815 func(2 * index + 0, B_FALSE, &reg.eo_qword[0]); in efx_nic_test_tables()
816 func(2 * index + 1, B_FALSE, &reg.eo_qword[1]); in efx_nic_test_tables()
826 func(2 * index + 0, B_FALSE, &reg.eo_qword[0]); in efx_nic_test_tables()
827 func(2 * index + 1, B_FALSE, &reg.eo_qword[1]); in efx_nic_test_tables()
HDefx_types.h235 efx_qword_t eo_qword[2]; member