Searched refs:DEVID (Results 1 - 2 of 2) sorted by relevance

/broadcom-cfe-1.4.2/cfe/dev/
H A Ddev_ide_frodo.c158 #define DEVID(vid,pid) (((pid)<<16)|(vid)) macro
161 DEVID(0x1166,0x0212), /* SW */
162 DEVID(0x1166,0x0213), /* SW */
163 DEVID(0x1166,0x0241), /* SW */
164 DEVID(0x1166,0x0242), /* SW */
165 DEVID(0x1166,0x024a), /* SW */
H A Ddev_ide_pci.c116 #define DEVID(vid,pid) (((pid)<<16)|(vid)) macro
119 // DEVID(0x105a,0x4d33), /* Promise Ultra33 */
120 // DEVID(0x1095,0x0649), /* CMD PCI0649 */
121 // DEVID(0x1095,0x0648), /* CMD PCI0648 */
122 // DEVID(0x1166,0x0212), /* SW */
123 // DEVID(0x1166,0x0213), /* SW */
124 // DEVID(0x1166,0x0241), /* SW */
125 // DEVID(0x1166,0x0242), /* SW */
126 DEVID(0x1095,0x0680),

Completed in 25 milliseconds