Searched refs:IGU_FID_ENCODE_IS_PF (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/bxe/ | ||
| HD | ecore_reg.h | 3604 #define IGU_FID_ENCODE_IS_PF (0x1<<6) macro |
| HD | bxe.c | 13952 if ((fid & IGU_FID_ENCODE_IS_PF)) { in bxe_get_igu_cam_info() |