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

/drivers/isdn/hisax/
H A Dbkm_a4t.c262 u16 sub_vendor; local
264 sub_vendor = dev_a4t->subsystem_vendor;
266 if ((sub_sys == PCI_DEVICE_ID_BERKOM_A4T) && (sub_vendor == PCI_VENDOR_ID_BERKOM)) {
/drivers/scsi/aic94xx/
H A Daic94xx_sds.h87 u32 sub_vendor; /* PCI Subvendor ID */ member in struct:controller_id
/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h1721 unsigned sub_vendor, unsigned sub_device)
1724 dev->pdev->subsystem_vendor == sub_vendor &&
1720 nv_match_device(struct drm_device *dev, unsigned device, unsigned sub_vendor, unsigned sub_device) argument
/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1523 unsigned short sub_vendor; member in struct:qlcnic_brdinfo

Completed in 1123 milliseconds