H A D | dpt_i2o.c | 150 static inline int dpt_dma64(adpt_hba *pHba) in dpt_dma64() argument 152 return (sizeof(dma_addr_t) > 4 && (pHba)->dma64); in dpt_dma64() 193 adpt_hba *pHba; in adpt_detect() local 212 for (pHba = hba_chain; pHba; pHba = next) { in adpt_detect() 213 next = pHba->next; in adpt_detect() 215 if (adpt_i2o_activate_hba(pHba) < 0) { in adpt_detect() 216 adpt_i2o_delete_hba(pHba); in adpt_detect() 239 for (pHba in adpt_detect() 302 adpt_release(adpt_hba *pHba) adpt_release() argument 313 adpt_inquiry(adpt_hba* pHba) adpt_inquiry() argument 421 adpt_hba* pHba = NULL; adpt_queue_lck() local 532 adpt_hba* pHba; adpt_info() local 543 adpt_hba* pHba; adpt_show_info() local 592 adpt_hba* pHba = NULL; /* host bus adapter structure */ adpt_abort() local 635 adpt_hba* pHba; adpt_device_reset() local 679 adpt_hba* pHba; adpt_bus_reset() local 707 adpt_hba* pHba; __adpt_reset() local 736 adpt_hba_reset(adpt_hba* pHba) adpt_hba_reset() argument 784 adpt_hba *pHba, *pNext; adpt_i2o_sys_shutdown() local 817 adpt_hba* pHba = NULL; adpt_install_hba() local 985 adpt_i2o_delete_hba(adpt_hba* pHba) adpt_i2o_delete_hba() argument 1071 adpt_find_device(adpt_hba* pHba, u32 chan, u32 id, u64 lun) adpt_find_device() argument 1098 adpt_i2o_post_wait(adpt_hba* pHba, u32* msg, int len, int timeout) adpt_i2o_post_wait() argument 1185 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len) adpt_i2o_post_this() argument 1253 adpt_i2o_reset_hba(adpt_hba* pHba) adpt_i2o_reset_hba() argument 1356 adpt_i2o_parse_lct(adpt_hba* pHba) adpt_i2o_parse_lct() argument 1527 adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d) adpt_i2o_install_device() argument 1547 adpt_hba* pHba; adpt_open() local 1584 adpt_hba* pHba; adpt_close() local 1703 adpt_hba* pHba; adpt_ioctl() local 1833 adpt_hba* pHba = dev_id; adpt_isr() local 1927 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* d) adpt_scsi_to_i2o() argument 2050 adpt_scsi_host_alloc(adpt_hba* pHba, struct scsi_host_template *sht) adpt_scsi_host_alloc() argument 2083 adpt_hba* pHba; adpt_i2o_scsi_complete() local 2202 adpt_rescan(adpt_hba* pHba) adpt_rescan() argument 2220 adpt_i2o_reparse_lct(adpt_hba* pHba) adpt_i2o_reparse_lct() argument 2396 adpt_i2o_activate_hba(adpt_hba* pHba) adpt_i2o_activate_hba() argument 2452 adpt_i2o_online_hba(adpt_hba* pHba) adpt_i2o_online_hba() argument 2493 adpt_i2o_init_outbound_q(adpt_hba* pHba) adpt_i2o_init_outbound_q() argument 2600 adpt_i2o_status_get(adpt_hba* pHba) adpt_i2o_status_get() argument 2724 adpt_i2o_lct_get(adpt_hba* pHba) adpt_i2o_lct_get() argument 2796 adpt_hba* pHba = hba_chain; adpt_i2o_build_sys_table() local 2860 adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d) adpt_i2o_report_hba_unit() argument 2965 adpt_i2o_hrt_get(adpt_hba* pHba) adpt_i2o_hrt_get() argument 3006 adpt_i2o_query_scalar(adpt_hba* pHba, int tid, int group, int field, void *buf, int buflen) adpt_i2o_query_scalar() argument 3073 adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid, void *opblk_va, dma_addr_t opblk_pa, int oplen, void *resblk_va, dma_addr_t resblk_pa, int reslen) adpt_i2o_issue_params() argument 3110 adpt_i2o_quiesce_hba(adpt_hba* pHba) adpt_i2o_quiesce_hba() argument 3144 adpt_i2o_enable_hba(adpt_hba* pHba) adpt_i2o_enable_hba() argument 3177 adpt_i2o_systab_send(adpt_hba* pHba) adpt_i2o_systab_send() argument 3253 adpt_hba *pHba, *next; adpt_init() local 3280 adpt_hba *pHba, *next; adpt_exit() local [all...] |