ipw_softc
int ipw_config(struct ipw_softc *);
ipw_tx_intr(struct ipw_softc *sc)
void ipw_read_mem_1(struct ipw_softc *, bus_size_t, uint8_t *,
struct ipw_softc *sc = arg;
void ipw_write_mem_1(struct ipw_softc *, bus_size_t, uint8_t *,
ipw_cmd(struct ipw_softc *sc, uint32_t type, void *data, uint32_t len)
MEM_READ_1(struct ipw_softc *sc, uint32_t addr)
struct ipw_softc *sc = ifp->if_softc;
MEM_READ_4(struct ipw_softc *sc, uint32_t addr)
struct ipw_softc *sc = ifp->if_softc;
sizeof (struct ipw_softc), ipw_match, ipw_attach, NULL,
struct ipw_softc *sc = ifp->if_softc;
struct ipw_softc *sc = ifp->if_softc;
ipw_read_table1(struct ipw_softc *sc, uint32_t off)
ipw_write_table1(struct ipw_softc *sc, uint32_t off, uint32_t info)
ipw_read_table2(struct ipw_softc *sc, uint32_t off, void *buf, uint32_t *len)
ipw_stop_master(struct ipw_softc *sc)
ipw_reset(struct ipw_softc *sc)
ipw_load_ucode(struct ipw_softc *sc, u_char *uc, int size)
ipw_load_firmware(struct ipw_softc *sc, u_char *fw, int size)
struct ipw_softc *sc = (struct ipw_softc *)self;
ipw_read_firmware(struct ipw_softc *sc, struct ipw_firmware *fw)
struct ipw_softc *sc = arg1;
struct ipw_softc *sc = arg1;
ipw_config(struct ipw_softc *sc)
struct ipw_softc *sc = ifp->if_softc;
struct ipw_softc *sc = ifp->if_softc;
ipw_read_mem_1(struct ipw_softc *sc, bus_size_t offset, uint8_t *datap,
ipw_write_mem_1(struct ipw_softc *sc, bus_size_t offset, uint8_t *datap,
struct ipw_softc *sc = (struct ipw_softc *)self;
ipw_wakeup(struct ipw_softc *sc)
ipw_dma_alloc(struct ipw_softc *sc)
ipw_release(struct ipw_softc *sc)
struct ipw_softc *sc = ifp->if_softc;
void ipw_wakeup(struct ipw_softc *);
int ipw_dma_alloc(struct ipw_softc *);
void ipw_release(struct ipw_softc *);
struct ipw_softc *sc = ic->ic_softc;
uint16_t ipw_read_prom_word(struct ipw_softc *, uint8_t);
void ipw_command_intr(struct ipw_softc *, struct ipw_soft_buf *);
void ipw_newstate_intr(struct ipw_softc *, struct ipw_soft_buf *);
ipw_read_prom_word(struct ipw_softc *sc, uint8_t addr)
void ipw_data_intr(struct ipw_softc *, struct ipw_status *,
void ipw_notification_intr(struct ipw_softc *,
ipw_command_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf)
void ipw_rx_intr(struct ipw_softc *);
ipw_newstate_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf)
void ipw_release_sbd(struct ipw_softc *, struct ipw_soft_bd *);
void ipw_tx_intr(struct ipw_softc *);
int ipw_cmd(struct ipw_softc *, uint32_t, void *, uint32_t);
ipw_data_intr(struct ipw_softc *sc, struct ipw_status *status,
uint32_t ipw_read_table1(struct ipw_softc *, uint32_t);
void ipw_write_table1(struct ipw_softc *, uint32_t, uint32_t);
ipw_notification_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf)
int ipw_read_table2(struct ipw_softc *, uint32_t, void *,
ipw_rx_intr(struct ipw_softc *sc)
void ipw_stop_master(struct ipw_softc *);
int ipw_reset(struct ipw_softc *);
int ipw_load_ucode(struct ipw_softc *, u_char *, int);
int ipw_load_firmware(struct ipw_softc *, u_char *, int);
int ipw_read_firmware(struct ipw_softc *, struct ipw_firmware *);
ipw_release_sbd(struct ipw_softc *sc, struct ipw_soft_bd *sbd)