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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c932 static int FlashPoint_ProbeHostAdapter(struct sccb_mgr_info *pCardInfo) argument
941 ioport = pCardInfo->si_baseaddr;
994 pCardInfo->si_id = pCurrNvRam->niAdapId;
996 pCardInfo->si_id =
1002 pCardInfo->si_lun = 0x00;
1003 pCardInfo->si_fw_revision = ORION_FW_REV;
1049 pCardInfo->si_per_targ_init_sync = temp2;
1050 pCardInfo->si_per_targ_no_disc = temp3;
1051 pCardInfo->si_per_targ_wide_nego = temp4;
1052 pCardInfo
1204 FlashPoint_HardwareResetHostAdapter(struct sccb_mgr_info *pCardInfo) argument
[all...]

Completed in 40 milliseconds