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

  /src/sys/opencrypto/
cryptodev.c 1058 struct cdevsw crypto_cdevsw = { variable in typeref:struct:cdevsw
1988 st->st_dev = makedev(cdevsw_lookup_major(&crypto_cdevsw), fcr->sesn);
2119 &crypto_cdevsw, &cmajor);
2128 devsw_detach(NULL, &crypto_cdevsw);
2135 devsw_detach(NULL, &crypto_cdevsw);
2146 devsw_detach(NULL, &crypto_cdevsw);
2168 devsw_detach(NULL, &crypto_cdevsw);
cryptodev.c 1058 struct cdevsw crypto_cdevsw = { variable in typeref:struct:cdevsw
1988 st->st_dev = makedev(cdevsw_lookup_major(&crypto_cdevsw), fcr->sesn);
2119 &crypto_cdevsw, &cmajor);
2128 devsw_detach(NULL, &crypto_cdevsw);
2135 devsw_detach(NULL, &crypto_cdevsw);
2146 devsw_detach(NULL, &crypto_cdevsw);
2168 devsw_detach(NULL, &crypto_cdevsw);
cryptodev.c 1058 struct cdevsw crypto_cdevsw = { variable in typeref:struct:cdevsw
1988 st->st_dev = makedev(cdevsw_lookup_major(&crypto_cdevsw), fcr->sesn);
2119 &crypto_cdevsw, &cmajor);
2128 devsw_detach(NULL, &crypto_cdevsw);
2135 devsw_detach(NULL, &crypto_cdevsw);
2146 devsw_detach(NULL, &crypto_cdevsw);
2168 devsw_detach(NULL, &crypto_cdevsw);
cryptodev.c 1058 struct cdevsw crypto_cdevsw = { variable in typeref:struct:cdevsw
1988 st->st_dev = makedev(cdevsw_lookup_major(&crypto_cdevsw), fcr->sesn);
2119 &crypto_cdevsw, &cmajor);
2128 devsw_detach(NULL, &crypto_cdevsw);
2135 devsw_detach(NULL, &crypto_cdevsw);
2146 devsw_detach(NULL, &crypto_cdevsw);
2168 devsw_detach(NULL, &crypto_cdevsw);

Completed in 86 milliseconds