iwn_auth
if ((error = iwn_auth(sc)) != 0) {
static int iwn_auth(struct iwn_softc *);
if ((err = iwn_auth(sc)) != IWN_SUCCESS) {