bcma_device_id
const struct bcma_device_id *cid = &core->id;
const struct bcma_device_id *did;
static const char *bcma_device_name(const struct bcma_device_id *id)
struct bcma_device_id *match, int core_num,
static const struct bcma_device_id bgmac_bcma_tbl[] = {
static const struct bcma_device_id b43_bcma_tbl[] = {
static struct bcma_device_id brcms_coreid_table[] = {
static const struct bcma_device_id iproc_bcma_pcie_table[] = {
static const struct bcma_device_id bcma_hcd_table[] = {
struct bcma_device_id id;
const struct bcma_device_id *id_table;
DEVID(bcma_device_id);
DEVID_FIELD(bcma_device_id, manuf);
DEVID_FIELD(bcma_device_id, id);
DEVID_FIELD(bcma_device_id, rev);
DEVID_FIELD(bcma_device_id, class);
DEF_FIELD(symval, bcma_device_id, manuf);
DEF_FIELD(symval, bcma_device_id, id);
DEF_FIELD(symval, bcma_device_id, rev);
DEF_FIELD(symval, bcma_device_id, class);