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