Searched refs:split_hw_provname (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h118 extern int split_hw_provname(char *, char *, int *);
H A Dadm_kef_ioctl.c156 if (split_hw_provname(pent->name, pname, &inst_num) == FAILURE) {
H A Dadm_kef_util.c664 split_hw_provname(char *provname, char *pname, int *inst_num) function
1387 if (split_hw_provname(provname, devname, &inst_num) == FAILURE) {
H A Dadm_kef.c1336 if (split_hw_provname(provname, pname, pnum) == FAILURE) {

Completed in 62 milliseconds