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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddpti.h257 } adpt_hba; typedef in typeref:struct:_adpt_hba
273 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d);
274 static int adpt_i2o_query_scalar(adpt_hba* pHba, int tid,
279 static int adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid,
282 static int adpt_i2o_post_wait(adpt_hba* pHba, u32* msg, int len, int timeout);
283 static int adpt_i2o_lct_get(adpt_hba* pHba);
284 static int adpt_i2o_parse_lct(adpt_hba* pHba);
285 static int adpt_i2o_activate_hba(adpt_hba* pHba);
286 static int adpt_i2o_enable_hba(adpt_hba* pHba);
287 static int adpt_i2o_install_device(adpt_hba* pHb
[all...]
H A Ddpt_i2o.c112 static adpt_hba* hba_chain = NULL;
152 static inline int dpt_dma64(adpt_hba *pHba)
167 static u8 adpt_read_blink_led(adpt_hba* host)
192 adpt_hba *pHba;
193 adpt_hba *next;
306 adpt_hba* pHba = (adpt_hba*) host->hostdata[0];
314 static void adpt_inquiry(adpt_hba* pHba)
412 adpt_hba* pHba;
414 pHba = (adpt_hba *) hos
[all...]

Completed in 48 milliseconds