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

  /src/sys/dev/usb/
if_athn_usb.c 85 athn_usb_wmi_xcmd(sc, cmd_id, NULL, 0, NULL)
162 Static int athn_usb_wmi_xcmd(struct athn_usb_softc *, uint16_t, void *,
1240 athn_usb_wmi_xcmd(struct athn_usb_softc *usc, uint16_t cmd_id, void *ibuf, function in typeref:typename:Static int
1322 error = athn_usb_wmi_xcmd(usc, AR_WMI_CMD_REG_READ,
1349 error = athn_usb_wmi_xcmd(usc, AR_WMI_CMD_REG_READ,
1389 (void)athn_usb_wmi_xcmd(usc, AR_WMI_CMD_REG_WRITE,
1511 athn_usb_wmi_xcmd(usc, AR_WMI_CMD_ENABLE_INTR,
1587 (void)athn_usb_wmi_xcmd(usc, AR_WMI_CMD_TX_AGGR_ENABLE,
1620 (void)athn_usb_wmi_xcmd(usc, AR_WMI_CMD_TX_AGGR_ENABLE,
1632 error = athn_usb_wmi_xcmd(usc, AR_WMI_CMD_NODE_REMOVE
    [all...]

Completed in 12 milliseconds