Searched defs:core_idx (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd_match.h110 core_idx:1, member in struct:bhnd_core_match::__anon11562::__anon11563
120 u_int core_idx; /**< required core index */ member in struct:bhnd_core_match
280 core_idx:1, member in struct:bhnd_device_match::__anon11568::__anon11569
299 u_int core_idx; /**< required core index */ member in struct:bhnd_device_match
H A Dbhnd.h247 u_int core_idx; /**< bus-assigned core index */ member in struct:bhnd_core_info
/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsiba_erom.c211 siba_eio_read_4(struct siba_erom_io *io, u_int core_idx, bus_size_t offset) argument
241 siba_eio_read_core_id(struct siba_erom_io *io, u_int core_idx, in argument
353 siba_erom_get_core_id(struct siba_erom *sc, u_int core_idx, struct siba_core_id *result) argument
[all...]
/freebsd-13-stable/sys/dev/bhnd/bcma/
H A Dbcma_erom.c891 bcma_erom_to_core_info(const struct bcma_erom_core *core, u_int core_idx, argument

Completed in 170 milliseconds