ipw_softc 79 dev/pci/if_ipw.c int ipw_dma_alloc(struct ipw_softc *); ipw_softc 80 dev/pci/if_ipw.c void ipw_release(struct ipw_softc *); ipw_softc 84 dev/pci/if_ipw.c uint16_t ipw_read_prom_word(struct ipw_softc *, uint8_t); ipw_softc 85 dev/pci/if_ipw.c void ipw_command_intr(struct ipw_softc *, struct ipw_soft_buf *); ipw_softc 86 dev/pci/if_ipw.c void ipw_newstate_intr(struct ipw_softc *, struct ipw_soft_buf *); ipw_softc 87 dev/pci/if_ipw.c void ipw_data_intr(struct ipw_softc *, struct ipw_status *, ipw_softc 89 dev/pci/if_ipw.c void ipw_notification_intr(struct ipw_softc *, ipw_softc 91 dev/pci/if_ipw.c void ipw_rx_intr(struct ipw_softc *); ipw_softc 92 dev/pci/if_ipw.c void ipw_release_sbd(struct ipw_softc *, struct ipw_soft_bd *); ipw_softc 93 dev/pci/if_ipw.c void ipw_tx_intr(struct ipw_softc *); ipw_softc 95 dev/pci/if_ipw.c int ipw_cmd(struct ipw_softc *, uint32_t, void *, uint32_t); ipw_softc 101 dev/pci/if_ipw.c uint32_t ipw_read_table1(struct ipw_softc *, uint32_t); ipw_softc 102 dev/pci/if_ipw.c void ipw_write_table1(struct ipw_softc *, uint32_t, uint32_t); ipw_softc 103 dev/pci/if_ipw.c int ipw_read_table2(struct ipw_softc *, uint32_t, void *, ipw_softc 105 dev/pci/if_ipw.c void ipw_stop_master(struct ipw_softc *); ipw_softc 106 dev/pci/if_ipw.c int ipw_reset(struct ipw_softc *); ipw_softc 107 dev/pci/if_ipw.c int ipw_load_ucode(struct ipw_softc *, u_char *, int); ipw_softc 108 dev/pci/if_ipw.c int ipw_load_firmware(struct ipw_softc *, u_char *, int); ipw_softc 109 dev/pci/if_ipw.c int ipw_read_firmware(struct ipw_softc *, struct ipw_firmware *); ipw_softc 110 dev/pci/if_ipw.c int ipw_config(struct ipw_softc *); ipw_softc 113 dev/pci/if_ipw.c void ipw_read_mem_1(struct ipw_softc *, bus_size_t, uint8_t *, ipw_softc 115 dev/pci/if_ipw.c void ipw_write_mem_1(struct ipw_softc *, bus_size_t, uint8_t *, ipw_softc 119 dev/pci/if_ipw.c MEM_READ_1(struct ipw_softc *sc, uint32_t addr) ipw_softc 126 dev/pci/if_ipw.c MEM_READ_4(struct ipw_softc *sc, uint32_t addr) ipw_softc 142 dev/pci/if_ipw.c sizeof (struct ipw_softc), ipw_match, ipw_attach ipw_softc 163 dev/pci/if_ipw.c struct ipw_softc *sc = (struct ipw_softc *)self; ipw_softc 300 dev/pci/if_ipw.c struct ipw_softc *sc = arg; ipw_softc 321 dev/pci/if_ipw.c ipw_dma_alloc(struct ipw_softc *sc) ipw_softc 542 dev/pci/if_ipw.c ipw_release(struct ipw_softc *sc) ipw_softc 617 dev/pci/if_ipw.c struct ipw_softc *sc = ifp->if_softc; ipw_softc 669 dev/pci/if_ipw.c struct ipw_softc *sc = ic->ic_softc; ipw_softc 705 dev/pci/if_ipw.c ipw_read_prom_word(struct ipw_softc *sc, uint8_t addr) ipw_softc 757 dev/pci/if_ipw.c ipw_command_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf) ipw_softc 774 dev/pci/if_ipw.c ipw_newstate_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf) ipw_softc 816 dev/pci/if_ipw.c ipw_data_intr(struct ipw_softc *sc, struct ipw_status *status, ipw_softc 907 dev/pci/if_ipw.c ipw_notification_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf) ipw_softc 913 dev/pci/if_ipw.c ipw_rx_intr(struct ipw_softc *sc) ipw_softc 971 dev/pci/if_ipw.c ipw_release_sbd(struct ipw_softc *sc, struct ipw_soft_bd *sbd) ipw_softc 1006 dev/pci/if_ipw.c ipw_tx_intr(struct ipw_softc *sc) ipw_softc 1035 dev/pci/if_ipw.c struct ipw_softc *sc = arg; ipw_softc 1073 dev/pci/if_ipw.c ipw_cmd(struct ipw_softc *sc, uint32_t type, void *data, uint32_t len) ipw_softc 1122 dev/pci/if_ipw.c struct ipw_softc *sc = ifp->if_softc; ipw_softc 1298 dev/pci/if_ipw.c struct ipw_softc *sc = ifp->if_softc; ipw_softc 1346 dev/pci/if_ipw.c struct ipw_softc *sc = ifp->if_softc; ipw_softc 1367 dev/pci/if_ipw.c struct ipw_softc *sc = ifp->if_softc; ipw_softc 1432 dev/pci/if_ipw.c ipw_read_table1(struct ipw_softc *sc, uint32_t off) ipw_softc 1438 dev/pci/if_ipw.c ipw_write_table1(struct ipw_softc *sc, uint32_t off, uint32_t info) ipw_softc 1444 dev/pci/if_ipw.c ipw_read_table2(struct ipw_softc *sc, uint32_t off, void *buf, uint32_t *len) ipw_softc 1470 dev/pci/if_ipw.c ipw_stop_master(struct ipw_softc *sc) ipw_softc 1494 dev/pci/if_ipw.c ipw_reset(struct ipw_softc *sc) ipw_softc 1525 dev/pci/if_ipw.c ipw_load_ucode(struct ipw_softc *sc, u_char *uc, int size) ipw_softc 1577 dev/pci/if_ipw.c ipw_load_firmware(struct ipw_softc *sc, u_char *fw, int size) ipw_softc 1625 dev/pci/if_ipw.c ipw_read_firmware(struct ipw_softc *sc, struct ipw_firmware *fw) ipw_softc 1680 dev/pci/if_ipw.c ipw_config(struct ipw_softc *sc) ipw_softc 1878 dev/pci/if_ipw.c struct ipw_softc *sc = ifp->if_softc; ipw_softc 1954 dev/pci/if_ipw.c struct ipw_softc *sc = ifp->if_softc; ipw_softc 1974 dev/pci/if_ipw.c ipw_read_mem_1(struct ipw_softc *sc, bus_size_t offset, uint8_t *datap, ipw_softc 1984 dev/pci/if_ipw.c ipw_write_mem_1(struct ipw_softc *sc, bus_size_t offset, uint8_t *datap, ipw_softc 87 dev/pci/if_ipwvar.h struct ipw_softc {