Home
last modified time | relevance | path

Searched refs:iwm_send_cmd_status (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_iwm.c426 int iwm_send_cmd_status(struct iwm_softc *, struct iwm_host_cmd *,
6461 iwm_send_cmd_status(struct iwm_softc *sc, struct iwm_host_cmd *cmd, in iwm_send_cmd_status() function
6502 return iwm_send_cmd_status(sc, &cmd, status); in iwm_send_cmd_pdu_status()
8666 err = iwm_send_cmd_status(sc, &cmd, &status); in iwm_lmac_scan_abort()