Searched refs:wpi_tx_cmd_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpivar.h90 wpi_tx_cmd_t *cmd;
H A Dwpireg.h303 } wpi_tx_cmd_t; typedef in typeref:struct:wpi_tx_cmd
H A Dwpi.c1039 wpi_tx_cmd_t *cmd_h;
1064 err = wpi_alloc_dma_mem(sc, count * sizeof (wpi_tx_cmd_t),
1074 cmd_h = (wpi_tx_cmd_t *)ring->dma_cmd.mem_va;
2077 wpi_tx_cmd_t *cmd;
2715 wpi_tx_cmd_t *cmd;
2887 wpi_tx_cmd_t *cmd;
2906 cmd = (wpi_tx_cmd_t *)data->dma_data.mem_va;

Completed in 70 milliseconds