/netbsd-src/sys/net/lagg/ |
H A D | if_laggproto.c | 155 struct lagg_proto_softc *psc; in lagg_proto_alloc() local 202 lagg_proto_free(struct lagg_proto_softc * psc) lagg_proto_free() argument 218 lagg_link_active(struct lagg_proto_softc * psc,struct lagg_proto_port * pport,struct psref * psref) lagg_link_active() argument 252 lagg_common_allocport(struct lagg_proto_softc * psc,struct lagg_port * lp) lagg_common_allocport() argument 269 lagg_common_freeport(struct lagg_proto_softc * psc,struct lagg_port * lp) lagg_common_freeport() argument 281 lagg_proto_insert_port(struct lagg_proto_softc * psc,struct lagg_proto_port * pport) lagg_proto_insert_port() argument 317 lagg_proto_remove_port(struct lagg_proto_softc * psc,struct lagg_proto_port * pport) lagg_proto_remove_port() argument 332 lagg_common_startport(struct lagg_proto_softc * psc,struct lagg_port * lp) lagg_common_startport() argument 347 lagg_common_stopport(struct lagg_proto_softc * psc,struct lagg_port * lp) lagg_common_stopport() argument 375 lagg_common_linkstate(struct lagg_proto_softc * psc,struct lagg_port * lp) lagg_common_linkstate() argument 386 lagg_common_linkstate_ifnet_locked(struct lagg_proto_softc * psc,struct lagg_port * lp) lagg_common_linkstate_ifnet_locked() argument 439 lagg_common_detach(struct lagg_proto_softc * psc) lagg_common_detach() argument 456 struct lagg_proto_softc *psc; lagg_fail_attach() local 473 lagg_fail_transmit(struct lagg_proto_softc * psc,struct mbuf * m) lagg_fail_transmit() argument 493 lagg_fail_input(struct lagg_proto_softc * psc,struct lagg_port * lp,struct mbuf * m) lagg_fail_input() argument 526 lagg_fail_portstat(struct lagg_proto_softc * psc,struct lagg_port * lp,struct laggreqport * resp) lagg_fail_portstat() argument 557 lagg_fail_ioctl(struct lagg_proto_softc * psc,struct laggreqproto * lreq) lagg_fail_ioctl() argument 588 struct lagg_proto_softc *psc = xpsc; lagg_fail_linkspeed_work() local 615 struct lagg_proto_softc *psc; lagg_lb_attach() local 632 lagg_lb_startport(struct lagg_proto_softc * psc,struct lagg_port * lp) lagg_lb_startport() argument 659 lagg_lb_stopport(struct lagg_proto_softc * psc,struct lagg_port * lp) lagg_lb_stopport() argument 690 lagg_lb_transmit(struct lagg_proto_softc * psc,struct mbuf * m) lagg_lb_transmit() argument 738 lagg_lb_portstat(struct lagg_proto_softc * psc,struct lagg_port * lp,struct laggreqport * resp) lagg_lb_portstat() argument 754 struct lagg_proto_softc *psc = xpsc; lagg_lb_linkspeed_work() local [all...] |
/netbsd-src/sys/dev/pckbport/ |
H A D | alps.c | 153 pms_alps_e6sig(struct pms_softc *psc, uint8_t *e6sig) in pms_alps_e6sig() 205 pms_alps_e7sig(struct pms_softc *psc, uint8_t *e7sig) in pms_alps_e7sig() 250 pms_alps_ecsig(struct pms_softc *psc, uint8_t *ecsig) in pms_alps_ecsig() 293 pms_alps_start_command_mode(struct pms_softc *psc) in pms_alps_start_command_mode() 333 pms_alps_end_command_mode(struct pms_softc *psc) in pms_alps_end_command_mode() 487 pms_alps_get_resolution_v7(struct pms_softc *psc) in pms_alps_get_resolution_v7() 548 pms_alps_enable_tap_mode_v2(struct pms_softc *psc) in pms_alps_enable_tap_mode_v2() 601 pms_alps_init_v2(struct pms_softc *psc) in pms_alps_init_v2() 652 pms_alps_init_v7(struct pms_softc *psc) in pms_alps_init_v7() 702 struct pms_softc *psc = opaque; in pms_alps_probe_init() local [all …]
|
H A D | elantech.c | 183 pms_elantech_init(struct pms_softc *psc) in pms_elantech_init() 210 struct pms_softc *psc = opaque; in pms_elantech_input() local 317 struct pms_softc *psc = opaque; in pms_elantech_probe_init() local 399 struct pms_softc *psc = opaque; in pms_elantech_enable() local 408 struct pms_softc *psc = opaque; in pms_elantech_resume() local
|
/netbsd-src/sys/arch/zaurus/dev/ |
H A D | ziic.c | 91 struct pxa2x0_i2c_softc *psc = &sc->sc_pxa_i2c; in pxaiic_attach() local 139 struct pxa2x0_i2c_softc *psc = &sc->sc_pxa_i2c; in pxaiic_acquire_bus() local 150 struct pxa2x0_i2c_softc *psc = &sc->sc_pxa_i2c; in pxaiic_release_bus() local 159 struct pxa2x0_i2c_softc *psc = &sc->sc_pxa_i2c; in pxaiic_send_start() local 168 struct pxa2x0_i2c_softc *psc = &sc->sc_pxa_i2c; in pxaiic_send_stop() local 177 struct pxa2x0_i2c_softc *psc = &sc->sc_pxa_i2c; in pxaiic_initiate_xfer() local 186 struct pxa2x0_i2c_softc *psc = &sc->sc_pxa_i2c; in pxaiic_read_byte() local 195 struct pxa2x0_i2c_softc *psc = &sc->sc_pxa_i2c; in pxaiic_write_byte() local
|
/netbsd-src/sys/dev/pci/ |
H A D | if_tlp_pci.c | 284 tlp_pci_get_quirks(struct tulip_pci_softc *psc, const uint8_t *enaddr, in tlp_pci_get_quirks() 299 tlp_pci_check_slaved(struct tulip_pci_softc *psc, int shared, int slaved) in tlp_pci_check_slaved() 351 struct tulip_pci_softc *psc = device_private(self); in tlp_pci_attach() local 1057 struct tulip_pci_softc *psc = device_private(self); in tlp_pci_detach() local 1093 tlp_pci_dec_quirks(struct tulip_pci_softc *psc, const uint8_t *enaddr) in tlp_pci_dec_quirks() 1111 tlp_pci_znyx_21040_quirks(struct tulip_pci_softc *psc, const uint8_t *enaddr) in tlp_pci_znyx_21040_quirks() 1186 tlp_pci_znyx_21142_quirks(struct tulip_pci_softc *psc, const uint8_t *enaddr) in tlp_pci_znyx_21142_quirks() 1235 tlp_pci_smc_21040_quirks(struct tulip_pci_softc *psc, const uint8_t *enaddr) in tlp_pci_smc_21040_quirks() 1277 tlp_pci_cogent_21040_quirks(struct tulip_pci_softc *psc, const uint8_t *enaddr) in tlp_pci_cogent_21040_quirks() 1285 tlp_pci_accton_21040_quirks(struct tulip_pci_softc *psc, const uint8_t *enaddr) in tlp_pci_accton_21040_quirks() [all …]
|
H A D | virtio_pci.c | 240 struct virtio_pci_softc * const psc = device_private(self); in virtio_pci_attach() local 338 struct virtio_pci_softc * const psc = device_private(self); in virtio_pci_rescan() local 359 struct virtio_pci_softc * const psc = device_private(self); in virtio_pci_detach() local 395 struct virtio_pci_softc * const psc = device_private(self); virtio_pci_attach_09() local 434 struct virtio_pci_softc * const psc = device_private(self); virtio_pci_attach_10() local 566 virtio_pci_find_cap(struct virtio_pci_softc * psc,int cfg_type,void * buf,int buflen) virtio_pci_find_cap() argument 621 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_kick_09() local 629 virtio_pci_adjust_config_region(struct virtio_pci_softc * psc) virtio_pci_adjust_config_region() argument 652 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_read_queue_size_09() local 664 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_setup_queue_09() local 684 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_set_status_09() local 700 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_negotiate_features_09() local 722 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_kick_10() local 733 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_read_queue_size_10() local 770 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_setup_queue_10() local 811 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_set_status_10() local 827 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_negotiate_features_10() local 886 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_setup_interrupts_10() local 926 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_setup_interrupts_09() local 975 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_establish_msix_interrupts() local 1113 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_establish_intx_interrupt() local 1140 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_alloc_interrupts() local 1233 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_free_interrupts() local 1256 virtio_pci_msix_enabled(struct virtio_pci_softc * psc) virtio_pci_msix_enabled() argument 1273 struct virtio_pci_softc * const psc = container_of(sc, virtio_pci_intr() local [all...] |
H A D | if_athn_pci.c | 129 struct athn_pci_softc *psc = device_private(self); in athn_pci_attach() local 244 struct athn_pci_softc *psc = device_private(self); in athn_pci_detach() local 262 struct athn_pci_softc *psc = device_private(self); in athn_pci_activate() local 276 struct athn_pci_softc *psc = device_private(self); in athn_pci_suspend() local 290 struct athn_pci_softc *psc = device_private(self); in athn_pci_resume() local 314 struct athn_pci_softc *psc = (struct athn_pci_softc *)sc; in athn_pci_read() local 322 struct athn_pci_softc *psc = (struct athn_pci_softc *)sc; in athn_pci_write() local 330 struct athn_pci_softc *psc = (struct athn_pci_softc *)sc; in athn_pci_write_barrier() local 339 struct athn_pci_softc *psc = (struct athn_pci_softc *)sc; in athn_pci_disable_aspm() local
|
H A D | atppc_puc.c | 97 struct atppc_puc_softc *psc = device_private(self); in atppc_puc_attach() local 151 atppc_puc_dma_setup(struct atppc_puc_softc *psc) in atppc_puc_dma_setup() 172 struct atppc_puc_softc *psc = (struct atppc_puc_softc *)sc; in atppc_puc_dma_start() local 186 struct atppc_puc_softc *psc = (struct atppc_puc_softc *)sc; in atppc_puc_dma_finish() local 213 struct atppc_puc_softc *psc = device_private(dev); in atppc_puc_dma_malloc() local 231 struct atppc_puc_softc *psc = device_private(dev); in atppc_puc_dma_free() local
|
H A D | if_fxp_pci.c | 242 fxp_pci_confreg_restore(struct fxp_pci_softc *psc) in fxp_pci_confreg_restore() 284 struct fxp_pci_softc *psc = device_private(dv); in fxp_pci_resume() local 293 struct fxp_pci_softc *psc = device_private(self); in fxp_pci_detach() local 313 struct fxp_pci_softc *psc = device_private(self); in fxp_pci_attach() local 561 struct fxp_pci_softc *psc = (void *) sc; in fxp_pci_enable() local
|
H A D | fwohci_pci.c | 99 struct fwohci_pci_softc *psc = device_private(self); in fwohci_pci_attach() local 174 struct fwohci_pci_softc *psc = device_private(self); in fwohci_pci_detach() local 197 struct fwohci_pci_softc *psc = device_private(dv); in fwohci_pci_suspend() local 210 struct fwohci_pci_softc *psc = device_private(dv); in fwohci_pci_resume() local
|
H A D | nvme_pci.c | 149 struct nvme_pci_softc *psc = device_private(self); in nvme_pci_attach() local 264 struct nvme_pci_softc *psc = device_private(self); in nvme_pci_suspend() local 278 struct nvme_pci_softc *psc = device_private(self); in nvme_pci_resume() local 292 struct nvme_pci_softc *psc = device_private(self); in nvme_pci_detach() local 316 struct nvme_pci_softc *psc = (struct nvme_pci_softc *)sc; in nvme_pci_intr_establish() local 406 struct nvme_pci_softc *psc = (struct nvme_pci_softc *)sc; in nvme_pci_intr_disestablish() local 423 nvme_pci_setup_intr(struct pci_attach_args *pa, struct nvme_pci_softc *psc) in nvme_pci_setup_intr()
|
H A D | if_bwi_pci.c | 127 struct bwi_pci_softc *psc = device_private(self); in bwi_pci_attach() local 214 struct bwi_pci_softc *psc = device_private(self); in bwi_pci_detach() local 232 struct bwi_pci_softc *psc = (struct bwi_pci_softc *)sc; in bwi_pci_conf_write() local 240 struct bwi_pci_softc *psc = (struct bwi_pci_softc *)sc; in bwi_pci_conf_read() local
|
H A D | if_rtw_pci.c | 184 struct rtw_pci_softc *psc = device_private(self); in rtw_pci_attach() local 280 struct rtw_pci_softc *psc = device_private(self); in rtw_pci_detach() local 297 struct rtw_pci_softc *psc = device_private(self); in rtw_pci_resume() local 314 struct rtw_pci_softc *psc = device_private(self); in rtw_pci_suspend() local 326 rtw_pci_setup(struct rtw_pci_softc *psc) in rtw_pci_setup()
|
H A D | if_malo_pci.c | 99 struct malo_pci_softc *psc = device_private(self); in malo_pci_attach() local 198 struct malo_pci_softc *psc = device_private(self); in malo_pci_detach() local 219 struct malo_pci_softc *psc = device_private(self); in malo_pci_suspend() local 231 struct malo_pci_softc *psc = device_private(self); in malo_pci_resume() local
|
H A D | mvsata_pci.c | 80 #define MVSATA_PCI_DEV(psc) (psc->psc_sc.sc_wdcdev.sc_atac.atac_dev) argument 151 struct mvsata_pci_softc *psc = device_private(self); in mvsata_pci_attach() local 244 struct mvsata_pci_softc *psc = device_private(self); in mvsata_pci_detach() local 256 struct mvsata_pci_softc *psc = (struct mvsata_pci_softc *)arg; in mvsata_pci_intr() local 317 struct mvsata_pci_softc *psc = (struct mvsata_pci_softc *)sc; in mvsata_pci_sreset() local 366 struct mvsata_pci_softc *psc = (struct mvsata_pci_softc *)sc; in mvsata_pci_misc_reset() local 503 struct mvsata_pci_softc *psc = in mvsata_pci_enable_intr() local
|
H A D | ahcisata_pci.c | 299 struct ahci_pci_softc *psc = (struct ahci_pci_softc *)sc; in ahci_pci_intr_establish() local 391 struct ahci_pci_softc *psc = device_private(self); in ahci_pci_attach() local 476 struct ahci_pci_softc *psc = device_private(dv); in ahci_pci_childdetached() local 485 struct ahci_pci_softc *psc; in ahci_pci_detach() local 523 struct ahci_pci_softc *psc = device_private(dv); in ahci_pci_resume() local
|
/netbsd-src/sys/dev/pcmcia/ |
H A D | if_mbe_pcmcia.c | 162 struct mbe_pcmcia_softc *psc = device_private(self); in mbe_pcmcia_attach() local 238 struct mbe_pcmcia_softc *psc = device_private(self); in mbe_pcmcia_detach() local 256 struct mbe_pcmcia_softc *psc = (struct mbe_pcmcia_softc *)sc; in mbe_pcmcia_enable() local 277 struct mbe_pcmcia_softc *psc = (struct mbe_pcmcia_softc *)sc; in mbe_pcmcia_disable() local 285 mbe_pcmcia_get_enaddr_from_io(struct mbe_pcmcia_softc *psc, in mbe_pcmcia_get_enaddr_from_io() 298 mbe_pcmcia_get_enaddr_from_mem(struct mbe_pcmcia_softc *psc, in mbe_pcmcia_get_enaddr_from_mem()
|
H A D | if_cs_pcmcia.c | 99 struct cs_pcmcia_softc *psc = device_private(self); in cs_pcmcia_attach() local 152 struct cs_pcmcia_softc *psc = device_private(self); in cs_pcmcia_detach() local 171 struct cs_pcmcia_softc *psc = (void *)sc; in cs_pcmcia_enable() local 190 struct cs_pcmcia_softc *psc = (void *)sc; in cs_pcmcia_disable() local
|
H A D | com_pcmcia.c | 175 struct com_pcmcia_softc *psc = device_private(self); in com_pcmcia_attach() local 226 struct com_pcmcia_softc *psc = device_private(self); in com_pcmcia_detach() local 244 struct com_pcmcia_softc *psc = (struct com_pcmcia_softc *) sc; in com_pcmcia_enable() local 280 struct com_pcmcia_softc *psc = (struct com_pcmcia_softc *) sc; in com_pcmcia_disable() local
|
H A D | if_awi_pcmcia.c | 123 struct awi_pcmcia_softc *psc = (struct awi_pcmcia_softc *)sc; in awi_pcmcia_enable() local 144 struct awi_pcmcia_softc *psc = (struct awi_pcmcia_softc *)sc; in awi_pcmcia_disable() local 182 struct awi_pcmcia_softc *psc = device_private(self); in awi_pcmcia_attach() local 242 struct awi_pcmcia_softc *psc = device_private(self); in awi_pcmcia_detach() local
|
H A D | if_an_pcmcia.c | 122 struct an_pcmcia_softc *psc = device_private(self); in an_pcmcia_attach() local 177 struct an_pcmcia_softc *psc = device_private(self); in an_pcmcia_detach() local 197 struct an_pcmcia_softc *psc = (void *)sc; in an_pcmcia_enable() local 217 struct an_pcmcia_softc *psc = (void *)sc; in an_pcmcia_disable() local
|
H A D | if_sm_pcmcia.c | 137 struct sm_pcmcia_softc *psc = device_private(self); in sm_pcmcia_attach() local 191 struct sm_pcmcia_softc *psc = device_private(self); in sm_pcmcia_detach() local 244 struct sm_pcmcia_softc *psc = (struct sm_pcmcia_softc *)sc; in sm_pcmcia_enable() local 265 struct sm_pcmcia_softc *psc = (struct sm_pcmcia_softc *)sc; in sm_pcmcia_disable() local
|
H A D | if_ne_pcmcia.c | 578 struct ne_pcmcia_softc *psc = device_private(self); in ne_pcmcia_attach() local 756 struct ne_pcmcia_softc *psc = device_private(self); in ne_pcmcia_detach() local 776 struct ne_pcmcia_softc *psc = (struct ne_pcmcia_softc *)dsc; in ne_pcmcia_enable() local 797 struct ne_pcmcia_softc *psc = (struct ne_pcmcia_softc *)dsc; in ne_pcmcia_disable() local 805 ne_pcmcia_get_enaddr(struct ne_pcmcia_softc *psc, int maddr, in ne_pcmcia_get_enaddr() 841 ne_pcmcia_dl10019_get_enaddr(struct ne_pcmcia_softc *psc, in ne_pcmcia_dl10019_get_enaddr()
|
H A D | if_ep_pcmcia.c | 169 struct ep_pcmcia_softc *psc = (struct ep_pcmcia_softc *) sc; in ep_pcmcia_enable() local 206 struct ep_pcmcia_softc *psc = (struct ep_pcmcia_softc *) sc; in ep_pcmcia_disable() local 216 struct ep_pcmcia_softc *psc = device_private(self); in ep_pcmcia_attach() local 340 struct ep_pcmcia_softc *psc = device_private(self); in ep_pcmcia_detach() local
|
/netbsd-src/sys/arch/arm/nvidia/ |
H A D | tegra_xusb.c | 210 struct tegra_xusb_softc * const psc = device_private(self); in tegra_xusb_attach() local 424 struct tegra_xusb_softc * const psc = device_private(self); in tegra_xusb_mountroot() local 514 struct tegra_xusb_softc * const psc = v; in tegra_xusb_intr_mbox() local 600 tegra_xusb_init_regulators(struct tegra_xusb_softc * const psc) in tegra_xusb_init_regulators() 625 tegra_xusb_init(struct tegra_xusb_softc * const psc) in tegra_xusb_init() 682 fw_dma_alloc(struct tegra_xusb_softc * const psc, size_t size, size_t align, in fw_dma_alloc() 720 fw_dma_free(struct tegra_xusb_softc * const psc, struct fw_dma * const p) in fw_dma_free() 737 tegra_xusb_open_fw(struct tegra_xusb_softc * const psc) in tegra_xusb_open_fw() 803 tegra_xusb_load_fw(struct tegra_xusb_softc * const psc, void *firmware_image, in tegra_xusb_load_fw() 921 csb_read_4(struct tegra_xusb_softc * const psc, bus_size_t csb_offset) in csb_read_4() [all …]
|