Home
last modified time | relevance | path

Searched defs:start_ap (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/i386/i386/
H A Dmp_machdep.c504 start_ap(int apic_id) in start_ap() function
/freebsd/sys/amd64/amd64/
H A Dmp_machdep.c476 start_ap(int apic_id, vm_paddr_t boot_address) in start_ap() function
/freebsd/sys/ufs/ffs/
H A Dffs_alloc.c579 struct indir start_ap[UFS_NIADDR + 1], end_ap[UFS_NIADDR + 1], *idp; in ffs_reallocblks_ufs1() local
846 struct indir start_ap[UFS_NIADDR + 1], end_ap[UFS_NIADDR + 1], *idp; in ffs_reallocblks_ufs2() local
/freebsd/sys/fs/ext2fs/
H A Dext2_alloc.c209 struct indir start_ap[EXT2_NIADDR + 1], end_ap[EXT2_NIADDR + 1], *idp; in ext2_reallocblks() local
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1090 …int (*start_ap)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *link_co… member
H A Dcfg80211.h1266 s32 (*start_ap)(struct wiphy *, struct net_device *, struct cfg80211_ap_settings *); member