Searched refs:CIS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8180_93cx6.h34 #define CIS 0x18 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8180_93cx6.h33 #define CIS 0x18 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180_93cx6.h44 #define CIS 0x18 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dpdc202xx_old.c109 u16 CIS, mask = hwif->channel ? (1 << 11) : (1 << 10); local
111 pci_read_config_word(dev, 0x50, &CIS);
113 return (CIS & mask) ? ATA_CBL_PATA40 : ATA_CBL_PATA80;

Completed in 190 milliseconds