Searched refs:get_dev_list (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h171 extern int get_dev_list(crypto_get_dev_list_t **);
H A Dcryptoadm.c1447 if (get_dev_list(&pdevlist_kernel) == FAILURE) {
1608 if (get_dev_list(&pdevlist_kernel) != SUCCESS) {
1752 if (get_dev_list(&pdevlist_kernel) != SUCCESS) {
H A Dadm_kef_util.c774 if (get_dev_list(&pdevlist_kernel) != SUCCESS) {
1370 * obtained from get_dev_list().
1392 if (get_dev_list(&pdevlist) == FAILURE) {
H A Dadm_kef_ioctl.c286 get_dev_list(crypto_get_dev_list_t **ppdevlist) function
H A Dadm_kef.c176 * If NULL, this function obtains it by calling get_dev_list() via
1359 if (get_dev_list(&dev_list) == FAILURE) {
/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dcryptoadm.c241 get_dev_list(dev_t dev, caddr_t arg, int mode, int *rval) function
907 return (get_dev_list(dev, ARG, mode, rval));

Completed in 59 milliseconds