Home
last modified time | relevance | path

Searched refs:not_supported (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_alua.c737 goto not_supported; in core_alua_check_transition()
742 goto not_supported; in core_alua_check_transition()
747 goto not_supported; in core_alua_check_transition()
752 goto not_supported; in core_alua_check_transition()
757 goto not_supported; in core_alua_check_transition()
766 goto not_supported; in core_alua_check_transition()
775 goto not_supported; in core_alua_check_transition()
785 not_supported: in core_alua_check_transition()
/linux/drivers/pci/
H A Dp2pdma.c796 bool not_supported = false; in pci_p2pdma_distance_many() local
819 not_supported = true; in pci_p2pdma_distance_many()
821 if (not_supported && !verbose) in pci_p2pdma_distance_many()
827 if (not_supported) in pci_p2pdma_distance_many()
/linux/drivers/ata/
H A Dlibata-core.c2342 goto not_supported; in ata_dev_config_ncq_prio()
2345 goto not_supported; in ata_dev_config_ncq_prio()
2351 not_supported: in ata_dev_config_ncq_prio()
2585 goto not_supported; in ata_dev_config_cdl()
2590 goto not_supported; in ata_dev_config_cdl()
2596 goto not_supported; in ata_dev_config_cdl()
2601 goto not_supported; in ata_dev_config_cdl()
2616 goto not_supported; in ata_dev_config_cdl()
2623 goto not_supported; in ata_dev_config_cdl()
2634 goto not_supported; in ata_dev_config_cdl()
[all …]
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c4562 u64 supported = 0, not_supported = 0; in dpaa2_eth_netdev_init() local
4610 not_supported |= IFF_UNICAST_FLT; in dpaa2_eth_netdev_init()
4615 net_dev->priv_flags &= ~not_supported; in dpaa2_eth_netdev_init()