Searched defs:ppi (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/dev/ppbus/ |
| H A D | ppi.c | 161 struct ppi_data *ppi = DEVTOSOFTC(dev); in ppi_attach() local 200 struct ppi_data *ppi = DEVTOSOFTC(dev); in ppi_detach() local 231 struct ppi_data *ppi = DEVTOSOFTC(ppidev); in ppiintr() local 287 struct ppi_data *ppi = dev->si_drv1; in ppiopen() local 313 struct ppi_data *ppi = dev->si_drv1; in ppiclose() local 355 struct ppi_data *ppi = dev->si_drv1; in ppiread() local 446 struct ppi_data *ppi = dev->si_drv1; in ppiwrite() local 543 struct ppi_data *ppi = dev->si_drv1; in ppiioctl() local
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | tpm_ppi_qemu.c | 60 struct tpm_ppi_qemu *ppi; in tpm_ppi_mem_handler() local 99 struct tpm_ppi_qemu *ppi = NULL; in tpm_ppi_init() local 155 struct tpm_ppi_qemu *ppi; in tpm_ppi_deinit() local
|
| H A D | tpm_device.c | 39 struct tpm_ppi *ppi; member 61 const struct tpm_ppi *const ppi = tpm->ppi; in tpm_write_dsdt() local
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_cmn.c | 666 void wlc_phy_por_inform(struct brcms_phy_pub *ppi) in wlc_phy_por_inform() 1091 void wlc_phy_bw_state_set(struct brcms_phy_pub *ppi, u16 bw) in wlc_phy_bw_state_set() 1098 void wlc_phy_chanspec_radio_set(struct brcms_phy_pub *ppi, u16 newch) in wlc_phy_chanspec_radio_set() 1105 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi) in wlc_phy_chanspec_get() 1112 void wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec) in wlc_phy_chanspec_set() 1130 void wlc_phy_chanspec_ch14_widefilter_set(struct brcms_phy_pub *ppi, in wlc_phy_chanspec_ch14_widefilter_set() 1150 wlc_phy_chanspec_band_validch(struct brcms_phy_pub *ppi, uint band, in wlc_phy_chanspec_band_validch() 1172 int wlc_phy_txpower_get(struct brcms_phy_pub *ppi, uint *qdbm, bool *override) in wlc_phy_txpower_get() 1182 int wlc_phy_txpower_set(struct brcms_phy_pub *ppi, uint qdbm, bool override) in wlc_phy_txpower_set() 1217 wlc_phy_txpower_sromlimit(struct brcms_phy_pub *ppi, uint channel, u8 *min_pwr, in wlc_phy_txpower_sromlimit() [all …]
|
| H A D | phy_lcn.c | 2793 static void wlc_lcnphy_idle_tssi_est(struct brcms_phy_pub *ppi) in wlc_lcnphy_idle_tssi_est() 3007 static void wlc_lcnphy_tx_pwr_ctrl_init(struct brcms_phy_pub *ppi) in wlc_lcnphy_tx_pwr_ctrl_init() 4258 void wlc_lcnphy_tx_power_adjustment(struct brcms_phy_pub *ppi) in wlc_lcnphy_tx_power_adjustment()
|
| H A D | phy_n.c | 21231 void wlc_phy_antsel_init(struct brcms_phy_pub *ppi, bool lut_init) in wlc_phy_antsel_init()
|
| /freebsd/stand/i386/libi386/ |
| H A D | biospci.c | 264 struct pci_progif *ppi; in biospci_enumerate() local 296 biospci_addinfo(int devid, struct pci_class *pc, struct pci_subclass *psc, struct pci_progif *ppi) in biospci_addinfo()
|
| /freebsd/sys/arm64/arm64/ |
| H A D | gicv5.c | 1084 gic_map_fdt(device_t dev, u_int ncells, pcell_t *cells, bool *ppi, u_int *irqp, in gic_map_fdt() 1180 bool ppi; in do_gicv5_map_intr() local 1237 bool ppi; in gicv5_map_intr() local 1260 bool ppi; in gicv5_setup_intr() local
|
| /freebsd/usr.sbin/bsdinstall/partedit/ |
| H A D | gpart_ops.c | 943 struct gprovider *ppi; in add_boot_partition() local
|
| /freebsd/sys/dev/mana/ |
| H A D | mana.h | 348 struct mana_rxcomp_perpkt_info ppi[MANA_RXCOMP_OOB_NUM_PPI]; member
|
| /freebsd/stand/common/ |
| H A D | gfx_fb.c | 2312 unsigned ppi, size; in gfx_get_font() local
|