Searched refs:ic_name (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/net80211/ |
H A D | net80211_crypto.c | 162 cip->ic_name); in ieee80211_crypto_newkey() 195 "unable to attach cipher %s\n", cip->ic_name); in ieee80211_crypto_newkey() 230 "falling back to s/w\n", cip->ic_name); in ieee80211_crypto_newkey() 238 "unable to setup cipher %s\n", cip->ic_name); in ieee80211_crypto_newkey() 320 cip->ic_name, key->wk_keyix, key->wk_flags, in ieee80211_crypto_setkey() 330 cip->ic_name, key->wk_keyix, key->wk_keylen, in ieee80211_crypto_setkey() 498 cip->ic_name, cip->ic_cipher); in ieee80211_crypto_register() 505 cip->ic_name); in ieee80211_crypto_register() 521 cip->ic_name, cip->ic_cipher); in ieee80211_crypto_unregister() 528 cip->ic_name); in ieee80211_crypto_unregister()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | net80211_crypto.h | 153 const char *ic_name; /* printable name */ member
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_sbd.c | 55 ctl->ic_name[0] = '\0'; in ap_getncm() 175 (void) strcpy(ctl->ic_name, a->cname); in ap_stat() 555 (void) strcpy(ctl->ic_name, a->cname); in ap_ioctl()
|
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | sbd_ioctl.h | 257 #define ic_name i_cmd.cmd_cm.ci_name macro
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | sbd_ioctl.h | 254 #define ic_name i_cmd.cmd_cm.ci_name macro
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mfi/ |
H A D | mfi.h | 471 char ic_name[8]; member
|