Searched refs:device_flags (Results 1 - 25 of 63) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7770.c329 target_settings = (sc->device_flags[i] & CFXFER) << 4;
330 if (sc->device_flags[i] & CFSYNCH)
332 if (sc->device_flags[i] & CFWIDEB)
334 if (sc->device_flags[i] & CFDISC)
H A Daic7xxx_pci.c1417 if ((sc->device_flags[i] & CFSYNCHISULTRA) != 0) {
1429 if (sc->device_flags[i] & CFDISC)
1432 if ((sc->device_flags[i] & CFSYNCHISULTRA) != 0)
1437 if ((sc->device_flags[i] & CFXFER) == 0x04
1440 sc->device_flags[i] &= ~CFXFER;
1446 if (sc->device_flags[i] & CFSYNCH)
1457 scsirate = (sc->device_flags[i] & CFXFER)
1459 if (sc->device_flags[i] & CFWIDEB)
1462 scsirate = (sc->device_flags[i] & CFXFER) << 4;
1463 if (sc->device_flags[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7770.c329 target_settings = (sc->device_flags[i] & CFXFER) << 4;
330 if (sc->device_flags[i] & CFSYNCH)
332 if (sc->device_flags[i] & CFWIDEB)
334 if (sc->device_flags[i] & CFDISC)
H A Daic7xxx_pci.c1417 if ((sc->device_flags[i] & CFSYNCHISULTRA) != 0) {
1429 if (sc->device_flags[i] & CFDISC)
1432 if ((sc->device_flags[i] & CFSYNCHISULTRA) != 0)
1437 if ((sc->device_flags[i] & CFXFER) == 0x04
1440 sc->device_flags[i] &= ~CFXFER;
1446 if (sc->device_flags[i] & CFSYNCH)
1457 scsirate = (sc->device_flags[i] & CFXFER)
1459 if (sc->device_flags[i] & CFWIDEB)
1462 scsirate = (sc->device_flags[i] & CFXFER) << 4;
1463 if (sc->device_flags[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dgianfar_ethtool.c124 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_RMON)
142 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_RMON) {
162 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_RMON)
296 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_COALESCE))
356 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_COALESCE))
526 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM))
566 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM))
576 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM))
595 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM))
618 if (priv->device_flags
[all...]
H A Dgianfar_sysfs.c57 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_BD_STASHING))
112 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_BUF_STASHING))
171 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_BUF_STASHING))
H A Dgianfar.c383 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_TIMER) {
518 (priv->device_flags & FSL_GIANFAR_DEV_HAS_TIMER);
718 priv->device_flags |= FSL_GIANFAR_DEV_HAS_BD_STASHING;
733 priv->device_flags |= FSL_GIANFAR_DEV_HAS_BUF_STASHING;
740 priv->device_flags =
746 priv->device_flags =
767 priv->device_flags |= FSL_GIANFAR_DEV_HAS_MAGIC_PACKET;
804 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_TIMER))
821 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_TIMER))
1031 if (priv->device_flags
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dgianfar_ethtool.c124 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_RMON)
142 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_RMON) {
162 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_RMON)
296 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_COALESCE))
356 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_COALESCE))
526 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM))
566 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM))
576 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM))
595 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_CSUM))
618 if (priv->device_flags
[all...]
H A Dgianfar_sysfs.c57 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_BD_STASHING))
112 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_BUF_STASHING))
171 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_BUF_STASHING))
H A Dgianfar.c383 if (priv->device_flags & FSL_GIANFAR_DEV_HAS_TIMER) {
518 (priv->device_flags & FSL_GIANFAR_DEV_HAS_TIMER);
718 priv->device_flags |= FSL_GIANFAR_DEV_HAS_BD_STASHING;
733 priv->device_flags |= FSL_GIANFAR_DEV_HAS_BUF_STASHING;
740 priv->device_flags =
746 priv->device_flags =
767 priv->device_flags |= FSL_GIANFAR_DEV_HAS_MAGIC_PACKET;
804 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_TIMER))
821 if (!(priv->device_flags & FSL_GIANFAR_DEV_HAS_TIMER))
1031 if (priv->device_flags
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dfs_enet_pd.h132 u32 device_flags; member in struct:fs_platform_info
H A Di2o-dev.h205 __u32 device_flags; member in struct:_i2o_lct_entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dfs_enet_pd.h132 u32 device_flags; member in struct:fs_platform_info
H A Di2o-dev.h205 __u32 device_flags; member in struct:_i2o_lct_entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/siano/
H A Dsmscoreapi.c398 dev->device_flags = params->flags;
560 if ((coredev->device_flags & SMS_ROM_NO_RESPONSE) &&
592 if (coredev->device_flags & SMS_ROM_NO_RESPONSE) {
640 if (loadfirmware_handler == NULL && !(coredev->device_flags &
655 rc = (coredev->device_flags & SMS_DEVICE_FAMILY2) ?
817 if (coredev->device_flags & SMS_DEVICE_FAMILY2) {
825 if (!(coredev->device_flags & SMS_DEVICE_NOT_READY)) {
907 coredev->device_flags &= ~SMS_DEVICE_NOT_READY;
1302 if (coredev->device_flags & SMS_DEVICE_FAMILY2) {
1453 if (!(coredev->device_flags
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/siano/
H A Dsmscoreapi.c398 dev->device_flags = params->flags;
560 if ((coredev->device_flags & SMS_ROM_NO_RESPONSE) &&
592 if (coredev->device_flags & SMS_ROM_NO_RESPONSE) {
640 if (loadfirmware_handler == NULL && !(coredev->device_flags &
655 rc = (coredev->device_flags & SMS_DEVICE_FAMILY2) ?
817 if (coredev->device_flags & SMS_DEVICE_FAMILY2) {
825 if (!(coredev->device_flags & SMS_DEVICE_NOT_READY)) {
907 coredev->device_flags &= ~SMS_DEVICE_NOT_READY;
1302 if (coredev->device_flags & SMS_DEVICE_FAMILY2) {
1453 if (!(coredev->device_flags
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dqlogicpti.c302 qpti->dev_param[i].device_flags = 0xcd;
441 param[2] = (qpti->dev_param[i].device_flags << 8);
973 qpti->dev_param[tgt].device_flags |= 0x10;
980 qpti->dev_param[tgt].device_flags |= 0x20;
984 param[2] = (qpti->dev_param[tgt].device_flags << 8);
985 if (qpti->dev_param[tgt].device_flags & 0x10) {
H A Daic7xxx_old.c497 unsigned short device_flags[16]; /* words 0-15 */ member in struct:seeprom_config
8598 (sc->device_flags[i] & CFSYNCHISULTRA)) ||
8599 (sc->device_flags[i] & CFNEWULTRAFORMAT) )
8616 * Just make our sc->device_flags[i] entry match what the card has
8623 sc->device_flags[i] = (p->discenable & mask) ? CFDISC : 0;
8625 sc->device_flags[i] |= CFWIDEB;
8630 sc->device_flags[i] |= CFSYNCH;
8631 sc->device_flags[i] |= (aic_inb(p, TARG_SCSIRATE + i) & 0x07);
8633 sc->device_flags[i] |= CFSYNCHISULTRA;
8640 sc->device_flags[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dqlogicpti.c302 qpti->dev_param[i].device_flags = 0xcd;
441 param[2] = (qpti->dev_param[i].device_flags << 8);
973 qpti->dev_param[tgt].device_flags |= 0x10;
980 qpti->dev_param[tgt].device_flags |= 0x20;
984 param[2] = (qpti->dev_param[tgt].device_flags << 8);
985 if (qpti->dev_param[tgt].device_flags & 0x10) {
H A Daic7xxx_old.c497 unsigned short device_flags[16]; /* words 0-15 */ member in struct:seeprom_config
8598 (sc->device_flags[i] & CFSYNCHISULTRA)) ||
8599 (sc->device_flags[i] & CFNEWULTRAFORMAT) )
8616 * Just make our sc->device_flags[i] entry match what the card has
8623 sc->device_flags[i] = (p->discenable & mask) ? CFDISC : 0;
8625 sc->device_flags[i] |= CFWIDEB;
8630 sc->device_flags[i] |= CFSYNCH;
8631 sc->device_flags[i] |= (aic_inb(p, TARG_SCSIRATE + i) & 0x07);
8633 sc->device_flags[i] |= CFSYNCHISULTRA;
8640 sc->device_flags[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/usb/
H A Drndis_host.h127 __le32 device_flags; member in struct:rndis_init_c
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/usb/
H A Drndis_host.h127 __le32 device_flags; member in struct:rndis_init_c
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Di2o-dev.h205 __u32 device_flags; member in struct:_i2o_lct_entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Di2o-dev.h205 __u32 device_flags; member in struct:_i2o_lct_entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Di2o-dev.h205 __u32 device_flags; member in struct:_i2o_lct_entry

Completed in 171 milliseconds

123