HomeSort by: relevance | last modified time | path
    Searched defs:iwn_send_sensitivity (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_iwn.c 315 static int iwn_send_sensitivity(struct iwn_softc *);
4001 if ((error = iwn_send_sensitivity(sc)) != 0)
4302 (void)iwn_send_sensitivity(sc);
4308 iwn_send_sensitivity(struct iwn_softc *sc) function in typeref:typename:int
if_iwn.c 315 static int iwn_send_sensitivity(struct iwn_softc *);
4001 if ((error = iwn_send_sensitivity(sc)) != 0)
4302 (void)iwn_send_sensitivity(sc);
4308 iwn_send_sensitivity(struct iwn_softc *sc) function in typeref:typename:int
if_iwn.c 315 static int iwn_send_sensitivity(struct iwn_softc *);
4001 if ((error = iwn_send_sensitivity(sc)) != 0)
4302 (void)iwn_send_sensitivity(sc);
4308 iwn_send_sensitivity(struct iwn_softc *sc) function in typeref:typename:int

Completed in 43 milliseconds