/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_ath_ahb.c | 143 struct ath_ahb_softc *psc = device_get_softc(dev); in ath_ahb_attach() local 327 struct ath_ahb_softc *psc = device_get_softc(dev); in ath_ahb_detach() local 358 struct ath_ahb_softc *psc = device_get_softc(dev); in ath_ahb_shutdown() local 367 struct ath_ahb_softc *psc = device_get_softc(dev); in ath_ahb_suspend() local 377 struct ath_ahb_softc *psc = device_get_softc(dev); in ath_ahb_resume() local
|
H A D | if_ath_pci.c | 245 struct ath_pci_softc *psc = device_get_softc(dev); in ath_pci_attach() local 410 struct ath_pci_softc *psc = device_get_softc(dev); in ath_pci_detach() local 445 struct ath_pci_softc *psc = device_get_softc(dev); in ath_pci_shutdown() local 454 struct ath_pci_softc *psc = device_get_softc(dev); in ath_pci_suspend() local 464 struct ath_pci_softc *psc = device_get_softc(dev); in ath_pci_resume() local
|
/dflybsd-src/sys/dev/virtual/hyperv/vmbus/ |
H A D | vmbus.c | 217 struct vmbus_pcpu_data *psc = VMBUS_PCPU(sc, cpu); in vmbus_attach() local 334 struct vmbus_pcpu_data *psc = xpsc; in vmbus_intr() local 349 vmbus_timer_oneshot(struct vmbus_pcpu_data *psc, uint64_t current) in vmbus_timer_oneshot() 360 struct vmbus_pcpu_data *psc = VMBUS_PCPU(sc, gd->gd_cpuid); in vmbus_timer_intr_reload() local 381 struct vmbus_pcpu_data *psc = VMBUS_PCPU(sc, mycpuid); in vmbus_timer_intr_pcpuhand() local 639 struct vmbus_pcpu_data *psc = VMBUS_PCPU(sc, cpu); in vmbus_dma_alloc() local 699 struct vmbus_pcpu_data *psc = VMBUS_PCPU(sc, cpu); in vmbus_dma_free() local 722 struct vmbus_pcpu_data *psc = VMBUS_PCPU(sc, cpu); in vmbus_intr_setup() local 779 struct vmbus_pcpu_data *psc = VMBUS_PCPU(sc, cpu); in vmbus_intr_teardown() local 803 struct vmbus_pcpu_data *psc = VMBUS_PCPU(sc, mycpuid); in vmbus_synic_setup() local [all …]
|
/dflybsd-src/sys/dev/netif/ral/ |
H A D | if_ral_pci.c | 204 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_attach() local 303 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_detach() local 332 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_shutdown() local 342 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_suspend() local 352 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_resume() local
|
/dflybsd-src/stand/boot/pc32/libi386/ |
H A D | biospci.c | 204 struct pci_subclass *psc; in biospci_enumerate() local 270 biospci_addinfo(int devid, struct pci_class *pc, struct pci_subclass *psc, struct pci_progif *ppi) in biospci_addinfo()
|
/dflybsd-src/contrib/wpa_supplicant/src/pae/ |
H A D | ieee802_1x_kay.c | 467 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, in ieee802_1x_kay_init_receive_sa() 523 struct receive_sc *psc; in ieee802_1x_kay_init_receive_sc() local 561 struct ieee802_1x_mka_participant *participant, struct receive_sc *psc) in ieee802_1x_kay_deinit_receive_sc() 2633 ieee802_1x_kay_init_transmit_sa(struct transmit_sc *psc, u8 an, u32 next_PN, in ieee802_1x_kay_init_transmit_sa() 2692 struct transmit_sc *psc; in ieee802_1x_kay_init_transmit_sc() local 2719 struct ieee802_1x_mka_participant *participant, struct transmit_sc *psc) in ieee802_1x_kay_deinit_transmit_sc()
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | peXXigen.c | 2030 slurp_symtab (bfd *abfd, sym_cache *psc) in slurp_symtab() 2058 my_symbol_for_address (bfd *abfd, bfd_vma func, sym_cache *psc) in my_symbol_for_address() 2075 cleanup_syms (sym_cache *psc) in cleanup_syms()
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | peXXigen.c | 2008 slurp_symtab (bfd *abfd, sym_cache *psc) in slurp_symtab() 2036 my_symbol_for_address (bfd *abfd, bfd_vma func, sym_cache *psc) in my_symbol_for_address() 2053 cleanup_syms (sym_cache *psc) in cleanup_syms()
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_string.c | 888 struct archive_string_conv **psc; in add_sconv_object() local
|