HomeSort by: relevance | last modified time | path
    Searched defs:reinit (Results 1 - 4 of 4) sorted by relevancy

  /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
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
2426 reinit = 1;
2429 if ((reinit != 0) &&
if_ena.c 2422 int reinit = 0; local
2426 reinit = 1;
2429 if ((reinit != 0) &&

Completed in 40 milliseconds