Home
last modified time | relevance | path

Searched refs:core_offset (Results 1 – 4 of 4) sorted by relevance

/src/lib/libprocstat/
H A Dcore.c118 static bool core_offset(struct procstat_core *core, off_t offset);
232 if (!core_offset(core, offset)) in procstat_core_get()
308 core_offset(struct procstat_core *core, off_t offset) in core_offset() function
367 if (!core_offset(core, offset)) in core_read_mem()
482 if (!core_offset(core, offset)) in procstat_core_note_count()
/src/sys/dev/bhnd/bcma/
H A Dbcma_erom.c653 bus_size_t core_offset, next_offset; in bcma_erom_seek_matching_core() local
674 core_offset = bcma_erom_tell(sc); in bcma_erom_seek_matching_core()
713 bcma_erom_seek(sc, core_offset); in bcma_erom_seek_matching_core()
/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c916 u16 core_offset) in wlc_phy_init_radio_regs() argument
926 address | core_offset, in wlc_phy_init_radio_regs()
935 address | core_offset, in wlc_phy_init_radio_regs()
H A Dphy_int.h931 u16 core_offset);