Home
last modified time | relevance | path

Searched defs:ipg (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Digpio.c422 struct igpio_pin_group *ipg; in igpio_find_group() local
447 struct igpio_pin_group *ipg; in igpio_groupcfg() local
746 struct igpio_pin_group *ipg; in igpio_intr() local
H A Daic6915.c1413 uint32_t ipg; in sf_mii_statchg() local
/netbsd-src/sys/arch/x68k/stand/boot_ufs/
H A Dreadufs.h95 int32_t ipg; /* # inodes per group */ member
/netbsd-src/sys/arch/hppa/stand/xxboot/
H A Dreadufs.h94 int32_t ipg; /* # inodes per group */ member
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c3037 int t3_set_sched_ipg(adapter_t *adap, int sched, unsigned int ipg) in t3_set_sched_ipg() argument
3068 t3_get_tx_sched(adapter_t * adap,unsigned int sched,unsigned int * kbps,unsigned int * ipg) t3_get_tx_sched() argument
[all...]
/netbsd-src/sys/dev/pci/
H A Dmpii.c1635 struct mpii_cfg_ioc_pg1 ipg; in mpii_cfg_coalescing() local
2218 struct mpii_cfg_ioc_pg8 ipg; in mpii_target_map() local
/netbsd-src/sys/ufs/ffs/
H A Dfs.h479 #define CGSIZE_IF(fs, ipg, fpg) \ argument