Searched refs:bcma_pid_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/bhnd/bcma/
H A Dbcmavar.h49 typedef u_int bcma_pid_t; typedef
50 #define BCMA_PID_MAX UINT_MAX /**< Maximum bcma_pid_t value */
83 struct bcma_sport *bcma_alloc_sport(bcma_pid_t port_num, bhnd_port_type port_type);
88 bcma_pid_t mp_num; /**< AXI port identifier (bus-unique) */
89 bcma_pid_t mp_vid; /**< AXI master virtual ID (core-unique) */
105 bcma_pid_t sp_num; /**< slave port number (core-unique) */
H A Dbcma_subr.c278 bcma_alloc_sport(bcma_pid_t port_num, bhnd_port_type port_type)
H A Dbcma_erom.c601 struct bcma_corecfg *corecfg, bcma_pid_t port_num,

Completed in 102 milliseconds