Searched defs:is_fc (Results 1 – 2 of 2) sorted by relevance
887 static int storvsc_channel_init(struct hv_device *device, bool is_fc) in storvsc_channel_init()1352 bool is_fc) in storvsc_connect_to_vsp()1957 bool is_fc = ((dev_id->driver_data == SFC_GUID) ? true : false); in storvsc_probe() local
227 bool is_fc; member