Searched refs:fcal (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dfcal.h0 /* fcal.h: Generic Fibre Channel Arbitrated Loop SCSI host adapter driver definitions.
11 struct fcal { struct
H A Dfcal.c0 /* fcal.c: Fibre Channel Arbitrated Loop SCSI host adapter driver.
25 #include "fcal.h"
98 tpnt->proc_name = "fcal";
118 struct fcal *fcal; local
122 /* Strange, this is already registered to some other SCSI host, then it cannot be fcal */
133 host = scsi_register (tpnt, sizeof (struct fcal));
148 fcal = (struct fcal *)host->hostdata;
158 status = fc_do_plogi(fc, alpa, fcal
196 struct fcal *fcal = (struct fcal *)host->hostdata; local
213 struct fcal *fcal; local
[all...]
H A DMakefile125 obj-$(CONFIG_SCSI_FCAL) += fcal.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/lib/
H A Dll_types.c100 __PF(FCAL,fcal)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Dll_types.c83 __PF(FCAL,fcal)

Completed in 223 milliseconds