Home
last modified time | relevance | path

Searched refs:ID (Results 1 – 25 of 57) sorted by relevance

123

/drivers/scsi/aic7xxx/
Daic7xxx_osm_pci.c47 #define ID(x) ID_C(x, PCI_CLASS_STORAGE_SCSI) macro
51 ID(ID_AHA_2902_04_10_15_20C_30C),
53 ID(ID_AHA_2930CU),
54 ID(ID_AHA_1480A & ID_DEV_VENDOR_MASK),
55 ID(ID_AHA_2940AU_0 & ID_DEV_VENDOR_MASK),
56 ID(ID_AHA_2940AU_CN & ID_DEV_VENDOR_MASK),
57 ID(ID_AHA_2930C_VAR & ID_DEV_VENDOR_MASK),
59 ID(ID_AHA_2940),
60 ID(ID_AHA_3940),
61 ID(ID_AHA_398X),
[all …]
Daiclib.h178 ID(x), \
179 ID((x) | 0x0001000000000000ull), \
180 ID((x) | 0x0002000000000000ull), \
181 ID((x) | 0x0003000000000000ull), \
182 ID((x) | 0x0004000000000000ull), \
183 ID((x) | 0x0005000000000000ull), \
184 ID((x) | 0x0006000000000000ull), \
185 ID((x) | 0x0007000000000000ull), \
186 ID((x) | 0x0008000000000000ull), \
187 ID((x) | 0x0009000000000000ull), \
[all …]
Daic79xx_osm_pci.c48 #define ID(x) \ macro
54 ID(ID_AHA_29320A),
55 ID(ID_AHA_29320ALP),
56 ID(ID_AHA_29320LPE),
58 ID(ID_AHA_29320),
59 ID(ID_AHA_29320B),
60 ID(ID_AHA_29320LP),
61 ID(ID_AHA_39320),
62 ID(ID_AHA_39320_B),
63 ID(ID_AHA_39320A),
[all …]
Daic7xxx.reg192 * SCSI ID (p. 3-18).
193 * Contains the ID of the board and the current target on the
199 mask TID 0xf0 /* Target ID mask */
202 mask OID 0x0f /* Our ID mask */
376 * SCSI ID for the aic7890/91 chips
381 mask TID 0xf0 /* Target ID mask */
382 mask OID 0x0f /* Our ID mask */
470 * Selection/Reselection ID (p. 3-31)
472 * device did not set its own ID.
493 * Target Mode Selecting in ID bitmask (aic7890/91/96/97)
[all …]
/drivers/char/agp/
Dvia-agp.c524 #define ID(x) \ macro
533 ID(PCI_DEVICE_ID_VIA_82C597_0),
534 ID(PCI_DEVICE_ID_VIA_82C598_0),
535 ID(PCI_DEVICE_ID_VIA_8501_0),
536 ID(PCI_DEVICE_ID_VIA_8601_0),
537 ID(PCI_DEVICE_ID_VIA_82C691_0),
538 ID(PCI_DEVICE_ID_VIA_8371_0),
539 ID(PCI_DEVICE_ID_VIA_8633_0),
540 ID(PCI_DEVICE_ID_VIA_XN266),
541 ID(PCI_DEVICE_ID_VIA_8361),
[all …]
Dintel-agp.c845 #define ID(x) \ macro
854 ID(PCI_DEVICE_ID_INTEL_82441), /* for HAS2 support */
855 ID(PCI_DEVICE_ID_INTEL_82443LX_0),
856 ID(PCI_DEVICE_ID_INTEL_82443BX_0),
857 ID(PCI_DEVICE_ID_INTEL_82443GX_0),
858 ID(PCI_DEVICE_ID_INTEL_82810_MC1),
859 ID(PCI_DEVICE_ID_INTEL_82810_MC3),
860 ID(PCI_DEVICE_ID_INTEL_82810E_MC),
861 ID(PCI_DEVICE_ID_INTEL_82815_MC),
862 ID(PCI_DEVICE_ID_INTEL_82820_HB),
[all …]
/drivers/net/ethernet/intel/
DKconfig27 To verify that your adapter is supported, find the board ID number
31 Use the above information and the Adapter & Driver ID Guide at:
53 to the Adapter & Driver ID Guide at:
77 identify your adapter, go to the Adapter & Driver ID Guide at:
98 to the Adapter & Driver ID Guide at:
139 Driver ID Guide at:
161 to the Adapter & Driver ID Guide at:
184 to the Adapter & Driver ID Guide at:
229 Driver ID Guide at:
/drivers/staging/dgrp/
Ddgrp_specproc.c290 long ID; in parse_add_config() local
298 ID = CHAR_TO_ID(cID); in parse_add_config()
302 return dgrp_add_id(ID); in parse_add_config()
311 long ID; in parse_del_config() local
320 ID = CHAR_TO_ID(cID); in parse_del_config()
332 if ((nd->nd_major != major) || (nd->nd_ID != ID)) in parse_del_config()
/drivers/usb/phy/
Dphy-msm-usb.c1117 set_bit(ID, &motg->inputs); in msm_otg_init_sm()
1119 clear_bit(ID, &motg->inputs); in msm_otg_init_sm()
1127 clear_bit(ID, &motg->inputs); in msm_otg_init_sm()
1129 set_bit(ID, &motg->inputs); in msm_otg_init_sm()
1132 set_bit(ID, &motg->inputs); in msm_otg_init_sm()
1138 clear_bit(ID, &motg->inputs); in msm_otg_init_sm()
1141 set_bit(ID, &motg->inputs); in msm_otg_init_sm()
1166 if (!test_bit(ID, &motg->inputs) && otg->host) { in msm_otg_sm_work()
1221 !test_bit(ID, &motg->inputs)) { in msm_otg_sm_work()
1233 if (test_bit(ID, &motg->inputs)) { in msm_otg_sm_work()
[all …]
/drivers/pci/hotplug/
Dcpqphp_pci.c303 u32 ID; in cpqhp_save_config() local
333 ID = 0xFFFFFFFF; in cpqhp_save_config()
334 rc = pci_bus_read_config_dword(ctrl->pci_bus, PCI_DEVFN(device, 0), PCI_VENDOR_ID, &ID); in cpqhp_save_config()
336 if (ID == 0xFFFFFFFF) { in cpqhp_save_config()
431 rc = pci_bus_read_config_dword(ctrl->pci_bus, PCI_DEVFN(device, function), PCI_VENDOR_ID, &ID); in cpqhp_save_config()
432 if (ID == 0xFFFFFFFF) { in cpqhp_save_config()
467 u32 ID; in cpqhp_save_slot_config() local
475 ID = 0xFFFFFFFF; in cpqhp_save_slot_config()
478 pci_bus_read_config_dword (ctrl->pci_bus, PCI_DEVFN(new_slot->device, 0), PCI_VENDOR_ID, &ID); in cpqhp_save_slot_config()
480 if (ID == 0xFFFFFFFF) in cpqhp_save_slot_config()
[all …]
/drivers/staging/wlags49_h25/
DREADME.txt7 Manufacture ID: 0156,0003
12 Manufacture ID: 0156,0004
DKconfig9 which are identified with Manufacture ID: 0156,0004
/drivers/usb/atm/
DKconfig61 pass the vendor ID, product ID, and endpoint numbers for transmission
/drivers/staging/wlags49_h2/
DKconfig9 which are identified with Manufacture ID: 0156,0003
/drivers/net/wireless/ath/ath9k/
Ddfs_pattern_detector.c51 #define ETSI_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB) \ argument
53 ID, WIDTH_LOWER(WMIN), WIDTH_UPPER(WMAX), \
/drivers/scsi/
Dsym53c416.c176 #define ID "sym53c416" /* Attention: copied to the sym53c416.h */ macro
601 if (request_region(*base, IO_RANGE, ID)) { in sym53c416_probe()
682 if (!request_region(hosts[i].base, IO_RANGE, ID)) in sym53c416_detect()
699 if (request_irq(hosts[i].irq, sym53c416_intr_handle, 0, ID, shpnt)) in sym53c416_detect()
/drivers/scsi/aic7xxx_old/
Daic7xxx.reg169 * SCSI ID (p. 3-18).
170 * Contains the ID of the board and the current target on the
176 mask TID 0xf0 /* Target ID mask */
177 mask OID 0x0f /* Our ID mask */
328 * SCSI ID for the aic7890/91 chips
333 mask TID 0xf0 /* Target ID mask */
334 mask OID 0x0f /* Our ID mask */
416 * Selection/Reselection ID (p. 3-31)
418 * device did not set its own ID.
1343 mask HSCSIID 0x07 /* our SCSI ID */
[all …]
/drivers/zorro/
DKconfig15 ID numbers instead of names.
/drivers/media/dvb-frontends/
Dmt312_priv.h155 ID = 126, enumerator
/drivers/staging/tidspbridge/Documentation/
Derror-codes104 Attempt to created channel manager with too many channels or channel ID out
110 - Invalid segment ID.
/drivers/usb/misc/
DKconfig117 tristate "Siemens ID USB Mouse Fingerprint sensor support"
120 the Siemens ID Mouse. There is also a Siemens ID Mouse
/drivers/message/i2o/
DREADME.ioctl202 u32 sw_id; /* Software ID */
243 u32 sw_id; /* Software ID */
285 u32 sw_id; /* Software ID */
341 u32 tid; /* Target device ID */
/drivers/eisa/
DKconfig52 can disable this feature and you'll get device ID instead of
/drivers/video/mbx/
Dregs.h62 #define ID __REG_2700G(0x00000FF0) macro
/drivers/parport/
DKconfig151 If you have a printer that supports status readback or device ID, or
154 transfer modes. Also say Y if you want device ID information to

123