adpt_hba          109 drivers/scsi/dpt_i2o.c static adpt_hba* hba_chain = NULL;
adpt_hba          150 drivers/scsi/dpt_i2o.c static inline int dpt_dma64(adpt_hba *pHba)
adpt_hba          165 drivers/scsi/dpt_i2o.c static u8 adpt_read_blink_led(adpt_hba* host)
adpt_hba          193 drivers/scsi/dpt_i2o.c 	adpt_hba *pHba;
adpt_hba          194 drivers/scsi/dpt_i2o.c 	adpt_hba *next;
adpt_hba          302 drivers/scsi/dpt_i2o.c static void adpt_release(adpt_hba *pHba)
adpt_hba          313 drivers/scsi/dpt_i2o.c static void adpt_inquiry(adpt_hba* pHba)
adpt_hba          411 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba;
adpt_hba          413 drivers/scsi/dpt_i2o.c 	pHba = (adpt_hba *) host->hostdata[0];
adpt_hba          424 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba = NULL;
adpt_hba          441 drivers/scsi/dpt_i2o.c 	pHba = (adpt_hba*)cmd->device->host->hostdata[0];
adpt_hba          535 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba;
adpt_hba          537 drivers/scsi/dpt_i2o.c 	pHba = (adpt_hba *) host->hostdata[0];
adpt_hba          546 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba;
adpt_hba          591 drivers/scsi/dpt_i2o.c static u32 adpt_ioctl_to_context(adpt_hba * pHba, void *reply)
adpt_hba          621 drivers/scsi/dpt_i2o.c static void *adpt_ioctl_from_context(adpt_hba *pHba, u32 context)
adpt_hba          640 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba = NULL;	/* host bus adapter structure */
adpt_hba          645 drivers/scsi/dpt_i2o.c 	pHba = (adpt_hba*) cmd->device->host->hostdata[0];
adpt_hba          683 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba;
adpt_hba          727 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba;
adpt_hba          731 drivers/scsi/dpt_i2o.c 	pHba = (adpt_hba*)cmd->device->host->hostdata[0];
adpt_hba          755 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba;
adpt_hba          759 drivers/scsi/dpt_i2o.c 	pHba = (adpt_hba*)cmd->device->host->hostdata[0];
adpt_hba          784 drivers/scsi/dpt_i2o.c static int adpt_hba_reset(adpt_hba* pHba)
adpt_hba          832 drivers/scsi/dpt_i2o.c 	adpt_hba *pHba, *pNext;
adpt_hba          865 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba = NULL;
adpt_hba          866 drivers/scsi/dpt_i2o.c 	adpt_hba* p = NULL;
adpt_hba          961 drivers/scsi/dpt_i2o.c 	pHba = kzalloc(sizeof(adpt_hba), GFP_KERNEL);
adpt_hba         1033 drivers/scsi/dpt_i2o.c static void adpt_i2o_delete_hba(adpt_hba* pHba)
adpt_hba         1035 drivers/scsi/dpt_i2o.c 	adpt_hba* p1;
adpt_hba         1036 drivers/scsi/dpt_i2o.c 	adpt_hba* p2;
adpt_hba         1119 drivers/scsi/dpt_i2o.c static struct adpt_device* adpt_find_device(adpt_hba* pHba, u32 chan, u32 id, u64 lun)
adpt_hba         1146 drivers/scsi/dpt_i2o.c static int adpt_i2o_post_wait(adpt_hba* pHba, u32* msg, int len, int timeout)
adpt_hba         1233 drivers/scsi/dpt_i2o.c static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len)
adpt_hba         1301 drivers/scsi/dpt_i2o.c static s32 adpt_i2o_reset_hba(adpt_hba* pHba)			
adpt_hba         1405 drivers/scsi/dpt_i2o.c static int adpt_i2o_parse_lct(adpt_hba* pHba)
adpt_hba         1576 drivers/scsi/dpt_i2o.c static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d)
adpt_hba         1596 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba;
adpt_hba         1633 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba;
adpt_hba         1656 drivers/scsi/dpt_i2o.c static int adpt_i2o_passthru(adpt_hba* pHba, u32 __user *arg)
adpt_hba         1954 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba;
adpt_hba         2086 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba = dev_id;
adpt_hba         2189 drivers/scsi/dpt_i2o.c static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* d)
adpt_hba         2312 drivers/scsi/dpt_i2o.c static s32 adpt_scsi_host_alloc(adpt_hba* pHba, struct scsi_host_template *sht)
adpt_hba         2316 drivers/scsi/dpt_i2o.c 	host = scsi_host_alloc(sht, sizeof(adpt_hba*));
adpt_hba         2346 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba;
adpt_hba         2360 drivers/scsi/dpt_i2o.c 	pHba = (adpt_hba*) cmd->device->host->hostdata[0];
adpt_hba         2466 drivers/scsi/dpt_i2o.c static s32 adpt_rescan(adpt_hba* pHba)
adpt_hba         2484 drivers/scsi/dpt_i2o.c static s32 adpt_i2o_reparse_lct(adpt_hba* pHba)
adpt_hba         2650 drivers/scsi/dpt_i2o.c static void adpt_fail_posted_scbs(adpt_hba* pHba)
adpt_hba         2677 drivers/scsi/dpt_i2o.c static int adpt_i2o_activate_hba(adpt_hba* pHba)
adpt_hba         2733 drivers/scsi/dpt_i2o.c static int adpt_i2o_online_hba(adpt_hba* pHba)
adpt_hba         2746 drivers/scsi/dpt_i2o.c static s32 adpt_send_nop(adpt_hba*pHba,u32 m)
adpt_hba         2774 drivers/scsi/dpt_i2o.c static s32 adpt_i2o_init_outbound_q(adpt_hba* pHba)
adpt_hba         2883 drivers/scsi/dpt_i2o.c static s32 adpt_i2o_status_get(adpt_hba* pHba)
adpt_hba         3007 drivers/scsi/dpt_i2o.c static int adpt_i2o_lct_get(adpt_hba* pHba)
adpt_hba         3079 drivers/scsi/dpt_i2o.c 	adpt_hba* pHba = hba_chain;
adpt_hba         3144 drivers/scsi/dpt_i2o.c static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d)
adpt_hba         3249 drivers/scsi/dpt_i2o.c static s32 adpt_i2o_hrt_get(adpt_hba* pHba)
adpt_hba         3290 drivers/scsi/dpt_i2o.c static int adpt_i2o_query_scalar(adpt_hba* pHba, int tid, 
adpt_hba         3357 drivers/scsi/dpt_i2o.c static int adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid, 
adpt_hba         3394 drivers/scsi/dpt_i2o.c static s32 adpt_i2o_quiesce_hba(adpt_hba* pHba)
adpt_hba         3428 drivers/scsi/dpt_i2o.c static int adpt_i2o_enable_hba(adpt_hba* pHba)
adpt_hba         3461 drivers/scsi/dpt_i2o.c static int adpt_i2o_systab_send(adpt_hba* pHba)
adpt_hba         3537 drivers/scsi/dpt_i2o.c 	adpt_hba	*pHba, *next;
adpt_hba         3564 drivers/scsi/dpt_i2o.c 	adpt_hba	*pHba, *next;
adpt_hba          268 drivers/scsi/dpti.h static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d);
adpt_hba          269 drivers/scsi/dpti.h static int adpt_i2o_query_scalar(adpt_hba* pHba, int tid, 
adpt_hba          274 drivers/scsi/dpti.h static int adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid, 
adpt_hba          277 drivers/scsi/dpti.h static int adpt_i2o_post_wait(adpt_hba* pHba, u32* msg, int len, int timeout);
adpt_hba          278 drivers/scsi/dpti.h static int adpt_i2o_lct_get(adpt_hba* pHba);
adpt_hba          279 drivers/scsi/dpti.h static int adpt_i2o_parse_lct(adpt_hba* pHba);
adpt_hba          280 drivers/scsi/dpti.h static int adpt_i2o_activate_hba(adpt_hba* pHba);
adpt_hba          281 drivers/scsi/dpti.h static int adpt_i2o_enable_hba(adpt_hba* pHba);
adpt_hba          282 drivers/scsi/dpti.h static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d);
adpt_hba          283 drivers/scsi/dpti.h static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len);
adpt_hba          284 drivers/scsi/dpti.h static s32 adpt_i2o_quiesce_hba(adpt_hba* pHba);
adpt_hba          285 drivers/scsi/dpti.h static s32 adpt_i2o_status_get(adpt_hba* pHba);
adpt_hba          286 drivers/scsi/dpti.h static s32 adpt_i2o_init_outbound_q(adpt_hba* pHba);
adpt_hba          287 drivers/scsi/dpti.h static s32 adpt_i2o_hrt_get(adpt_hba* pHba);
adpt_hba          288 drivers/scsi/dpti.h static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* dptdevice);
adpt_hba          290 drivers/scsi/dpti.h static s32 adpt_scsi_host_alloc(adpt_hba* pHba,struct scsi_host_template * sht);
adpt_hba          291 drivers/scsi/dpti.h static s32 adpt_hba_reset(adpt_hba* pHba);
adpt_hba          292 drivers/scsi/dpti.h static s32 adpt_i2o_reset_hba(adpt_hba* pHba);
adpt_hba          293 drivers/scsi/dpti.h static s32 adpt_rescan(adpt_hba* pHba);
adpt_hba          294 drivers/scsi/dpti.h static s32 adpt_i2o_reparse_lct(adpt_hba* pHba);
adpt_hba          295 drivers/scsi/dpti.h static s32 adpt_send_nop(adpt_hba*pHba,u32 m);
adpt_hba          296 drivers/scsi/dpti.h static void adpt_i2o_delete_hba(adpt_hba* pHba);
adpt_hba          297 drivers/scsi/dpti.h static void adpt_inquiry(adpt_hba* pHba);
adpt_hba          298 drivers/scsi/dpti.h static void adpt_fail_posted_scbs(adpt_hba* pHba);
adpt_hba          299 drivers/scsi/dpti.h static struct adpt_device* adpt_find_device(adpt_hba* pHba, u32 chan, u32 id, u64 lun);
adpt_hba          301 drivers/scsi/dpti.h static int adpt_i2o_online_hba(adpt_hba* pHba);
adpt_hba          303 drivers/scsi/dpti.h static int adpt_i2o_systab_send(adpt_hba* pHba);