| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/arm/at91/ | |
| at91cf.c | 68 int ph_type; /* current access type */ member in struct:at91cf_handle 489 if (ph->ph_type == PCMCIA_IFTYPE_IO) 535 ph->ph_type = type; |
| /src/sys/net/ | |
| pfil.c | 76 int ph_type; member in struct:pfil_head 123 ph->ph_type = type; 160 if (ph->ph_type == type && ph->ph_key == key) |
| /src/external/bsd/tcpdump/dist/ | |
| print-wb.c | 65 nd_uint8_t ph_type; /* message type */ member in struct:pkt_hdr 408 type = GET_U_1(ph->ph_type); |
| /src/sys/dev/pci/ | |
| ubsecreg.h | 140 volatile u_int16_t ph_type; /* context type, 0 */ member in struct:ubsec_pktctx_hdr |