Lines Matching refs:adpt_hba

109 static adpt_hba* hba_chain = NULL;
150 static inline int dpt_dma64(adpt_hba *pHba)
165 static u8 adpt_read_blink_led(adpt_hba* host)
193 adpt_hba *pHba;
194 adpt_hba *next;
302 static void adpt_release(adpt_hba *pHba)
313 static void adpt_inquiry(adpt_hba* pHba)
421 adpt_hba* pHba = NULL;
438 pHba = (adpt_hba*)cmd->device->host->hostdata[0];
532 adpt_hba* pHba;
534 pHba = (adpt_hba *) host->hostdata[0];
543 adpt_hba* pHba;
592 adpt_hba* pHba = NULL; /* host bus adapter structure */
597 pHba = (adpt_hba*) cmd->device->host->hostdata[0];
635 adpt_hba* pHba;
679 adpt_hba* pHba;
683 pHba = (adpt_hba*)cmd->device->host->hostdata[0];
707 adpt_hba* pHba;
711 pHba = (adpt_hba*)cmd->device->host->hostdata[0];
736 static int adpt_hba_reset(adpt_hba* pHba)
784 adpt_hba *pHba, *pNext;
817 adpt_hba* pHba = NULL;
818 adpt_hba* p = NULL;
913 pHba = kzalloc(sizeof(adpt_hba), GFP_KERNEL);
985 static void adpt_i2o_delete_hba(adpt_hba* pHba)
987 adpt_hba* p1;
988 adpt_hba* p2;
1071 static struct adpt_device* adpt_find_device(adpt_hba* pHba, u32 chan, u32 id, u64 lun)
1098 static int adpt_i2o_post_wait(adpt_hba* pHba, u32* msg, int len, int timeout)
1185 static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len)
1253 static s32 adpt_i2o_reset_hba(adpt_hba* pHba)
1356 static int adpt_i2o_parse_lct(adpt_hba* pHba)
1527 static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d)
1547 adpt_hba* pHba;
1584 adpt_hba* pHba;
1703 adpt_hba* pHba;
1833 adpt_hba* pHba = dev_id;
1927 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* d)
2050 static s32 adpt_scsi_host_alloc(adpt_hba* pHba, struct scsi_host_template *sht)
2054 host = scsi_host_alloc(sht, sizeof(adpt_hba*));
2083 adpt_hba* pHba;
2097 pHba = (adpt_hba*) cmd->device->host->hostdata[0];
2202 static s32 adpt_rescan(adpt_hba* pHba)
2220 static s32 adpt_i2o_reparse_lct(adpt_hba* pHba)
2396 static int adpt_i2o_activate_hba(adpt_hba* pHba)
2452 static int adpt_i2o_online_hba(adpt_hba* pHba)
2465 static s32 adpt_send_nop(adpt_hba*pHba,u32 m)
2493 static s32 adpt_i2o_init_outbound_q(adpt_hba* pHba)
2600 static s32 adpt_i2o_status_get(adpt_hba* pHba)
2724 static int adpt_i2o_lct_get(adpt_hba* pHba)
2796 adpt_hba* pHba = hba_chain;
2860 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d)
2965 static s32 adpt_i2o_hrt_get(adpt_hba* pHba)
3006 static int adpt_i2o_query_scalar(adpt_hba* pHba, int tid,
3073 static int adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid,
3110 static s32 adpt_i2o_quiesce_hba(adpt_hba* pHba)
3144 static int adpt_i2o_enable_hba(adpt_hba* pHba)
3177 static int adpt_i2o_systab_send(adpt_hba* pHba)
3253 adpt_hba *pHba, *next;
3280 adpt_hba *pHba, *next;