Home
last modified time | relevance | path

Searched defs:is_fc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c842 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
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defclib.h230 bool is_fc; member