Searched refs:softmac_dev_t (Results 1 – 2 of 2) sorted by relevance
87 } softmac_dev_t; typedef134 softmac_dev_t *smac_softmac[2]; /* smac_mutex */
323 softmac_dev_t *softmac_dev = NULL; in softmac_create()443 softmac_dev = kmem_zalloc(sizeof (softmac_dev_t), KM_SLEEP); in softmac_create()681 softmac_dev_t *softmac_dev; in softmac_mac_register()947 softmac_dev_t *softmac_dev; in softmac_destroy()1074 kmem_free(softmac_dev, sizeof (softmac_dev_t)); in softmac_destroy()