Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_ixl.c | 4262 unsigned int nelm, i; local in function:ixl_get_switch_config 4300 nelm = le16toh(hdr->num_reported); 4301 if (nelm < 1) { 4307 for (i = 0; i < nelm; i++) { |
if_ixl.c | 4262 unsigned int nelm, i; local in function:ixl_get_switch_config 4300 nelm = le16toh(hdr->num_reported); 4301 if (nelm < 1) { 4307 for (i = 0; i < nelm; i++) { |
if_ixl.c | 4262 unsigned int nelm, i; local in function:ixl_get_switch_config 4300 nelm = le16toh(hdr->num_reported); 4301 if (nelm < 1) { 4307 for (i = 0; i < nelm; i++) { |