Home
last modified time | relevance | path

Searched refs:is_found (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/megaraid/
H A Dmegaraid_mm.c241 bool is_found; in mraid_mm_get_adapter() local
257 is_found = false; in mraid_mm_get_adapter()
261 is_found = true; in mraid_mm_get_adapter()
266 if (!is_found) { in mraid_mm_get_adapter()
732 bool is_found; in ioctl_done() local
755 is_found = false; in ioctl_done()
762 is_found = true; in ioctl_done()
769 if (is_found) in ioctl_done()
/linux/drivers/md/dm-vdo/indexer/
H A Dvolume-index.h124 bool is_found; member
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c3333 bool is_found; in nix_del_mce_list_entry() local
3338 is_found = false; in nix_del_mce_list_entry()
3345 is_found = true; in nix_del_mce_list_entry()
3350 if (!is_found) in nix_del_mce_list_entry()
6292 bool is_found = false; in rvu_nix_mcast_find_grp_elem() local
6296 is_found = true; in rvu_nix_mcast_find_grp_elem()
6301 if (is_found) in rvu_nix_mcast_find_grp_elem()