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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Ddpti.h252 } adpt_hba; typedef in typeref:struct:_adpt_hba
271 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d);
272 static int adpt_i2o_query_scalar(adpt_hba* pHba, int tid,
277 static int adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid,
279 static int adpt_i2o_post_wait(adpt_hba* pHba, u32* msg, int len, int timeout);
280 static int adpt_i2o_lct_get(adpt_hba* pHba);
281 static int adpt_i2o_parse_lct(adpt_hba* pHba);
282 static int adpt_i2o_activate_hba(adpt_hba* pHba);
283 static int adpt_i2o_enable_hba(adpt_hba* pHba);
284 static int adpt_i2o_install_device(adpt_hba* pHb
[all...]
H A Ddpt_i2o.c115 static adpt_hba* hba_chain = NULL;
154 static u8 adpt_read_blink_led(adpt_hba* host)
179 adpt_hba* pHba;
275 adpt_hba* pHba = (adpt_hba*) host->hostdata[0];
283 static void adpt_inquiry(adpt_hba* pHba)
369 adpt_hba* pHba;
371 pHba = (adpt_hba *) host->hostdata[0];
384 adpt_hba* pHba = NULL;
401 pHba = (adpt_hba*)cm
[all...]

Completed in 46 milliseconds