Searched refs:PCIM_LINK_STA_WIDTH (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h138 #define PCIM_LINK_STA_WIDTH PCIEM_LINK_STA_WIDTH macro
H A Dbxe.c13302 ((link_status & PCIM_LINK_STA_WIDTH) >> 4);
13305 ((link_status & PCIM_LINK_STA_WIDTH) >> 4) >> 1;
13311 ((link_status & PCIM_LINK_STA_WIDTH) >> 4);

Completed in 198 milliseconds