Lines Matching defs:ha
578 ips_setup_funclist(ips_ha_t * ha) in ips_setup_funclist()
645 ips_ha_t *ha; in ips_release() local
719 ips_ha_t *ha; in ips_halt() local
777 ips_ha_t *ha; in ips_eh_abort() local
836 ips_ha_t *ha; in __ips_eh_reset() local
1040 ips_ha_t *ha; in ips_queue_lck() local
1148 ips_ha_t *ha = (ips_ha_t *) sdev->host->hostdata; in DEF_SCSI_QCMD() local
1198 ips_ha_t *ha; in ips_slave_configure() local
1226 ips_ha_t *ha; in do_ipsintr() local
1270 ips_intr_copperhead(ips_ha_t * ha) in ips_intr_copperhead()
1334 ips_intr_morpheus(ips_ha_t * ha) in ips_intr_morpheus()
1406 ips_ha_t *ha; in ips_info() local
1434 ips_ha_t *ha = NULL; in ips_write_info() local
1456 ips_ha_t *ha = NULL; in ips_show_info() local
1528 ips_alloc_passthru_buffer(ips_ha_t * ha, int length) in ips_alloc_passthru_buffer()
1562 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru()
1656 ips_flash_copperhead(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) in ips_flash_copperhead()
1727 ips_flash_bios(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) in ips_flash_bios()
1791 ips_fill_scb_sg_single(ips_ha_t * ha, dma_addr_t busaddr, in ips_fill_scb_sg_single()
1829 ips_flash_firmware(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) in ips_flash_firmware()
1882 ips_free_flash_copperhead(ips_ha_t * ha) in ips_free_flash_copperhead()
1902 ips_usrcmd(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) in ips_usrcmd()
1990 ips_cleanup_passthru(ips_ha_t * ha, ips_scb_t * scb) in ips_cleanup_passthru()
2030 ips_host_info(ips_ha_t *ha, struct seq_file *m) in ips_host_info()
2148 ips_identify_controller(ips_ha_t * ha) in ips_identify_controller()
2233 ips_get_bios_version(ips_ha_t * ha, int intr) in ips_get_bios_version()
2393 ips_hainit(ips_ha_t * ha) in ips_hainit()
2527 ips_next(ips_ha_t * ha, int intr) in ips_next()
3089 ipsintr_blocking(ips_ha_t * ha, ips_scb_t * scb) in ipsintr_blocking()
3111 ipsintr_done(ips_ha_t * ha, ips_scb_t * scb) in ipsintr_done()
3143 ips_done(ips_ha_t * ha, ips_scb_t * scb) in ips_done()
3249 ips_map_status(ips_ha_t * ha, ips_scb_t * scb, ips_stat_t * sp) in ips_map_status()
3388 ips_send_wait(ips_ha_t * ha, ips_scb_t * scb, int timeout, int intr) in ips_send_wait()
3454 ips_send_cmd(ips_ha_t * ha, ips_scb_t * scb) in ips_send_cmd()
3837 ips_chkstatus(ips_ha_t * ha, IPS_STATUS * pstatus) in ips_chkstatus()
3995 ips_online(ips_ha_t * ha, ips_scb_t * scb) in ips_online()
4030 ips_inquiry(ips_ha_t * ha, ips_scb_t * scb) in ips_inquiry()
4065 ips_rdcap(ips_ha_t * ha, ips_scb_t * scb) in ips_rdcap()
4095 ips_msense(ips_ha_t * ha, ips_scb_t * scb) in ips_msense()
4186 ips_reqsen(ips_ha_t * ha, ips_scb_t * scb) in ips_reqsen()
4215 ips_free(ips_ha_t * ha) in ips_free()
4283 ips_deallocatescbs(ips_ha_t * ha, int cmds) in ips_deallocatescbs()
4307 ips_allocatescbs(ips_ha_t * ha) in ips_allocatescbs()
4371 ips_init_scb(ips_ha_t * ha, ips_scb_t * scb) in ips_init_scb()
4416 ips_getscb(ips_ha_t * ha) in ips_getscb()
4448 ips_freescb(ips_ha_t * ha, ips_scb_t * scb) in ips_freescb()
4475 ips_isinit_copperhead(ips_ha_t * ha) in ips_isinit_copperhead()
4501 ips_isinit_copperhead_memio(ips_ha_t * ha) in ips_isinit_copperhead_memio()
4527 ips_isinit_morpheus(ips_ha_t * ha) in ips_isinit_morpheus()
4559 ips_flush_and_reset(ips_ha_t *ha) in ips_flush_and_reset()
4619 ips_poll_for_flush_complete(ips_ha_t * ha) in ips_poll_for_flush_complete()
4646 ips_enable_int_copperhead(ips_ha_t * ha) in ips_enable_int_copperhead()
4663 ips_enable_int_copperhead_memio(ips_ha_t * ha) in ips_enable_int_copperhead_memio()
4680 ips_enable_int_morpheus(ips_ha_t * ha) in ips_enable_int_morpheus()
4702 ips_init_copperhead(ips_ha_t * ha) in ips_init_copperhead()
4795 ips_init_copperhead_memio(ips_ha_t * ha) in ips_init_copperhead_memio()
4889 ips_init_morpheus(ips_ha_t * ha) in ips_init_morpheus()
5006 ips_reset_copperhead(ips_ha_t * ha) in ips_reset_copperhead()
5051 ips_reset_copperhead_memio(ips_ha_t * ha) in ips_reset_copperhead_memio()
5096 ips_reset_morpheus(ips_ha_t * ha) in ips_reset_morpheus()
5140 ips_statinit(ips_ha_t * ha) in ips_statinit()
5171 ips_statinit_memio(ips_ha_t * ha) in ips_statinit_memio()
5201 ips_statupd_copperhead(ips_ha_t * ha) in ips_statupd_copperhead()
5229 ips_statupd_copperhead_memio(ips_ha_t * ha) in ips_statupd_copperhead_memio()
5256 ips_statupd_morpheus(ips_ha_t * ha) in ips_statupd_morpheus()
5277 ips_issue_copperhead(ips_ha_t * ha, ips_scb_t * scb) in ips_issue_copperhead()
5331 ips_issue_copperhead_memio(ips_ha_t * ha, ips_scb_t * scb) in ips_issue_copperhead_memio()
5384 ips_issue_i2o(ips_ha_t * ha, ips_scb_t * scb) in ips_issue_i2o()
5416 ips_issue_i2o_memio(ips_ha_t * ha, ips_scb_t * scb) in ips_issue_i2o_memio()
5448 ips_isintr_copperhead(ips_ha_t * ha) in ips_isintr_copperhead()
5481 ips_isintr_copperhead_memio(ips_ha_t * ha) in ips_isintr_copperhead_memio()
5514 ips_isintr_morpheus(ips_ha_t * ha) in ips_isintr_morpheus()
5538 ips_wait(ips_ha_t * ha, int time, int intr) in ips_wait()
5596 ips_write_driver_status(ips_ha_t * ha, int intr) in ips_write_driver_status()
5661 ips_read_adapter_status(ips_ha_t * ha, int intr) in ips_read_adapter_status()
5704 ips_read_subsystem_parameters(ips_ha_t * ha, int intr) in ips_read_subsystem_parameters()
5748 ips_read_config(ips_ha_t * ha, int intr) in ips_read_config()
5806 ips_readwrite_page5(ips_ha_t * ha, int write, int intr) in ips_readwrite_page5()
5856 ips_clear_adapter(ips_ha_t * ha, int intr) in ips_clear_adapter()
5919 ips_ffdc_reset(ips_ha_t * ha, int intr) in ips_ffdc_reset()
5953 ips_ffdc_time(ips_ha_t * ha) in ips_ffdc_time()
5988 ips_fix_ffdc_time(ips_ha_t * ha, ips_scb_t * scb, time64_t current_time) in ips_fix_ffdc_time()
6018 ips_erase_bios(ips_ha_t * ha) in ips_erase_bios()
6130 ips_erase_bios_memio(ips_ha_t * ha) in ips_erase_bios_memio()
6242 ips_program_bios(ips_ha_t * ha, char *buffer, uint32_t buffersize, in ips_program_bios()
6333 ips_program_bios_memio(ips_ha_t * ha, char *buffer, uint32_t buffersize, in ips_program_bios_memio()
6424 ips_verify_bios(ips_ha_t * ha, char *buffer, uint32_t buffersize, in ips_verify_bios()
6473 ips_verify_bios_memio(ips_ha_t * ha, char *buffer, uint32_t buffersize, in ips_verify_bios_memio()
6522 ips_abort_init(ips_ha_t * ha, int index) in ips_abort_init()
6661 ips_ha_t *ha, *oldha = ips_ha[index]; in ips_register_scsi() local
6838 ips_ha_t *ha; in ips_init_phase1() local
7053 ips_ha_t *ha; in ips_init_phase2() local