bw2.c | 126 int mid, p4id, peekval; local in function:bw2match 148 p4id = (peekval == -1) ? P4_NOTFOUND : fb_pfour_id(p4reg); 159 switch (p4id) { 173 switch (p4id) { 179 aprint_debug("bwtwo at 0x%lx match p4id=0x%x fails\n", 180 ca->ca_paddr, p4id & 0xFF); 199 int p4id, tmp; local in function:bw2attach 221 p4id = fb_pfour_id(p4reg); 222 if (p4id != P4_NOTFOUND) 227 switch (p4id) { [all...] |