Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mipsco/mipsco/ | |
machdep.c | 346 MIPS_PROM(reinit)(); local in function:prom_halt |
/src/sys/opencrypto/ | |
cryptosoft_xform.c | 68 void (*Reinit)(void *, const uint8_t *, uint16_t); 79 void (*reinit)(void *, const uint8_t *, uint8_t *); member in struct:swcr_enc_xform |
/src/sys/dev/pci/ | |
if_ena.c | 2422 int reinit = 0; local in function:ena_ioctl 2426 reinit = 1; 2429 if ((reinit != 0) && |