Searched defs:ha (Results 26 - 38 of 38) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6mr.c1549 unsigned char ha[MAX_ADDR_LEN]; local
H A Dndisc.c1360 u8 ha_buf[MAX_ADDR_LEN], *ha = NULL; local
H A Dmcast.c1449 unsigned char ha[MAX_ADDR_LEN]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DBusLogic.c3523 struct BusLogic_HostAdapter *ha, *next; local
H A Dqla1280.c613 static int qla1280_read_nvram(struct scsi_qla_host *ha) argument
701 struct scsi_qla_host *ha; local
732 struct scsi_qla_host *ha = (struct scsi_qla_host *)host->hostdata; local
776 struct scsi_qla_host *ha = (struct scsi_qla_host *)__data; local
809 struct scsi_qla_host *ha; local
1095 qla1280_disable_intrs(struct scsi_qla_host *ha) argument
1103 qla1280_enable_intrs(struct scsi_qla_host *ha) argument
1116 struct scsi_qla_host *ha; local
1150 qla1280_set_target_parameters(struct scsi_qla_host *ha, int bus, int target) argument
1218 struct scsi_qla_host *ha; local
1276 qla1280_done(struct scsi_qla_host *ha) argument
1451 qla1280_initialize_adapter(struct scsi_qla_host *ha) argument
1551 qla1280_chip_diag(struct scsi_qla_host *ha) argument
1661 qla1280_load_firmware_pio(struct scsi_qla_host *ha) argument
1690 qla1280_load_firmware_dma(struct scsi_qla_host *ha) argument
1790 qla1280_start_firmware(struct scsi_qla_host *ha) argument
1822 qla1280_load_firmware(struct scsi_qla_host *ha) argument
1854 qla1280_init_rings(struct scsi_qla_host *ha) argument
1954 qla1280_set_target_defaults(struct scsi_qla_host *ha, int bus, int target) argument
1983 qla1280_set_defaults(struct scsi_qla_host *ha) argument
2037 qla1280_config_target(struct scsi_qla_host *ha, int bus, int target) argument
2095 qla1280_config_bus(struct scsi_qla_host *ha, int bus) argument
2127 qla1280_nvram_config(struct scsi_qla_host *ha) argument
2291 qla1280_get_nvram_word(struct scsi_qla_host *ha, uint32_t address) argument
2322 qla1280_nvram_request(struct scsi_qla_host *ha, uint32_t nv_cmd) argument
2365 qla1280_nv_write(struct scsi_qla_host *ha, uint16_t data) argument
2396 qla1280_mailbox_command(struct scsi_qla_host *ha, uint8_t mr, uint16_t *mb) argument
2493 qla1280_poll(struct scsi_qla_host *ha) argument
2529 qla1280_bus_reset(struct scsi_qla_host *ha, int bus) argument
2589 qla1280_device_reset(struct scsi_qla_host *ha, int bus, int target) argument
2625 qla1280_abort_device(struct scsi_qla_host *ha, int bus, int target, int lun) argument
2658 qla1280_abort_command(struct scsi_qla_host *ha, struct srb * sp, int handle) argument
2696 qla1280_reset_adapter(struct scsi_qla_host *ha) argument
2724 qla1280_marker(struct scsi_qla_host *ha, int bus, int id, int lun, u8 type) argument
2760 qla1280_64bit_start_scsi(struct scsi_qla_host *ha, struct srb * sp) argument
3047 qla1280_32bit_start_scsi(struct scsi_qla_host *ha, struct srb * sp) argument
3307 qla1280_req_pkt(struct scsi_qla_host *ha) argument
3375 qla1280_isp_cmd(struct scsi_qla_host *ha) argument
3425 qla1280_isr(struct scsi_qla_host *ha, struct list_head *done_q) argument
3644 qla1280_rst_aen(struct scsi_qla_host *ha) argument
3681 qla1280_status_entry(struct scsi_qla_host *ha, struct response *pkt, struct list_head *done_q) argument
3777 qla1280_error_entry(struct scsi_qla_host *ha, struct response *pkt, struct list_head *done_q) argument
3839 qla1280_abort_isp(struct scsi_qla_host *ha) argument
3948 qla1280_check_for_dead_scsi_bus(struct scsi_qla_host *ha, unsigned int bus) argument
3973 qla1280_get_target_parameters(struct scsi_qla_host *ha, struct scsi_device *device) argument
4041 struct scsi_qla_host *ha; local
4079 ql1280_dump_device(struct scsi_qla_host *ha) argument
4240 struct scsi_qla_host *ha; local
4408 struct scsi_qla_host *ha = (struct scsi_qla_host *)host->hostdata; local
[all...]
H A Deata.c1087 struct hostdata *ha; local
1610 map_dma(unsigned int i, struct hostdata *ha) argument
1662 unmap_dma(unsigned int i, struct hostdata *ha) argument
1688 sync_dma(unsigned int i, struct hostdata *ha) argument
1716 scsi_to_dev_dir(unsigned int i, struct hostdata *ha) argument
1775 struct hostdata *ha = (struct hostdata *)shost->hostdata; local
1855 struct hostdata *ha = (struct hostdata *)shost->hostdata; local
1925 struct hostdata *ha = (struct hostdata *)shost->hostdata; local
2118 reorder(struct hostdata *ha, unsigned long cursec, unsigned int ihdlr, unsigned int il[], unsigned int n_ready) argument
2258 flush_dev(struct scsi_device *dev, unsigned long cursec, struct hostdata *ha, unsigned int ihdlr) argument
2310 struct hostdata *ha = (struct hostdata *)shost->hostdata; local
2573 struct hostdata *ha = (struct hostdata *)shost->hostdata; local
[all...]
H A Dgdth.c977 static int __init gdth_init_eisa(ushort eisa_adr,gdth_ha_str *ha) argument
1070 gdth_init_isa(ulong32 bios_adr,gdth_ha_str *ha) argument
1170 gdth_init_pci(gdth_pci_str *pcistr,gdth_ha_str *ha) argument
1559 gdth_ha_str *ha; local
1598 register gdth_ha_str *ha; local
1632 register gdth_ha_str *ha; local
1656 register gdth_ha_str *ha; local
1676 register gdth_ha_str *ha; local
1697 register gdth_ha_str *ha; local
1758 register gdth_ha_str *ha; local
1798 gdth_ha_str *ha; local
1828 register gdth_ha_str *ha; local
1906 register gdth_ha_str *ha; local
2289 register gdth_ha_str *ha; local
2356 register gdth_ha_str *ha; local
2408 register gdth_ha_str *ha; local
2663 gdth_ha_str *ha; local
2709 register gdth_ha_str *ha; local
2811 register gdth_ha_str *ha; local
3021 register gdth_ha_str *ha; local
3226 register gdth_ha_str *ha; local
3292 gdth_store_event(gdth_ha_str *ha, ushort source, ushort idx, gdth_evt_data *evt) argument
3338 gdth_read_event(gdth_ha_str *ha, int handle, gdth_evt_str *estr) argument
3370 gdth_readapp_event(gdth_ha_str *ha, unchar application, gdth_evt_str *estr) argument
3416 register gdth_ha_str *ha; local
3675 register gdth_ha_str *ha; local
4047 gdth_ha_str *ha; local
4173 gdth_ha_str *ha; local
4296 gdth_ha_str *ha; local
4744 gdth_ha_str *ha; local
4798 gdth_ha_str *ha; local
4831 gdth_ha_str *ha; local
4843 gdth_ha_str *ha; local
4902 gdth_ha_str *ha; local
4968 gdth_ha_str *ha; local
4990 gdth_ha_str *ha; local
5028 gdth_ha_str *ha; local
5061 gdth_ha_str *ha; local
5096 gdth_ha_str *ha; local
5212 gdth_ha_str *ha; local
5272 gdth_ha_str *ha; local
5398 gdth_ha_str *ha; local
5569 gdth_ha_str *ha; local
[all...]
H A Dips.c612 ips_setup_funclist(ips_ha_t * ha) argument
679 ips_ha_t *ha; local
756 ips_ha_t *ha; local
814 ips_ha_t *ha; local
874 ips_ha_t *ha; local
1082 ips_ha_t *ha; local
1184 ips_ha_t *ha = (ips_ha_t *) disk->device->host->hostdata; local
1261 ips_ha_t *ha; local
1305 ips_ha_t *ha; local
1334 ips_ha_t *ha; local
1379 ips_intr_copperhead(ips_ha_t * ha) argument
1443 ips_intr_morpheus(ips_ha_t * ha) argument
1515 ips_ha_t *ha; local
1554 ips_ha_t *ha = NULL; local
1647 ips_alloc_passthru_buffer(ips_ha_t * ha, int length) argument
1680 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) argument
1778 ips_flash_copperhead(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) argument
1850 ips_flash_bios(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) argument
1914 ips_fill_scb_sg_single(ips_ha_t * ha, dma_addr_t busaddr, ips_scb_t * scb, int indx, unsigned int e_len) argument
1952 ips_flash_firmware(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) argument
2005 ips_free_flash_copperhead(ips_ha_t * ha) argument
2025 ips_usrcmd(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) argument
2113 ips_cleanup_passthru(ips_ha_t * ha, ips_scb_t * scb) argument
2153 ips_host_info(ips_ha_t * ha, char *ptr, off_t offset, int len) argument
2342 ips_identify_controller(ips_ha_t * ha) argument
2427 ips_get_bios_version(ips_ha_t * ha, int intr) argument
2590 ips_hainit(ips_ha_t * ha) argument
2726 ips_next(ips_ha_t * ha, int intr) argument
3308 ipsintr_blocking(ips_ha_t * ha, ips_scb_t * scb) argument
3330 ipsintr_done(ips_ha_t * ha, ips_scb_t * scb) argument
3362 ips_done(ips_ha_t * ha, ips_scb_t * scb) argument
3486 ips_map_status(ips_ha_t * ha, ips_scb_t * scb, ips_stat_t * sp) argument
3625 ips_send_wait(ips_ha_t * ha, ips_scb_t * scb, int timeout, int intr) argument
3733 ips_send_cmd(ips_ha_t * ha, ips_scb_t * scb) argument
4120 ips_chkstatus(ips_ha_t * ha, IPS_STATUS * pstatus) argument
4278 ips_online(ips_ha_t * ha, ips_scb_t * scb) argument
4313 ips_inquiry(ips_ha_t * ha, ips_scb_t * scb) argument
4348 ips_rdcap(ips_ha_t * ha, ips_scb_t * scb) argument
4378 ips_msense(ips_ha_t * ha, ips_scb_t * scb) argument
4469 ips_reqsen(ips_ha_t * ha, ips_scb_t * scb) argument
4498 ips_free(ips_ha_t * ha) argument
4568 ips_deallocatescbs(ips_ha_t * ha, int cmds) argument
4592 ips_allocatescbs(ips_ha_t * ha) argument
4657 ips_init_scb(ips_ha_t * ha, ips_scb_t * scb) argument
4702 ips_getscb(ips_ha_t * ha) argument
4734 ips_freescb(ips_ha_t * ha, ips_scb_t * scb) argument
4762 ips_isinit_copperhead(ips_ha_t * ha) argument
4788 ips_isinit_copperhead_memio(ips_ha_t * ha) argument
4814 ips_isinit_morpheus(ips_ha_t * ha) argument
4846 ips_flush_and_reset(ips_ha_t *ha) argument
4905 ips_poll_for_flush_complete(ips_ha_t * ha) argument
4932 ips_enable_int_copperhead(ips_ha_t * ha) argument
4949 ips_enable_int_copperhead_memio(ips_ha_t * ha) argument
4966 ips_enable_int_morpheus(ips_ha_t * ha) argument
4988 ips_init_copperhead(ips_ha_t * ha) argument
5082 ips_init_copperhead_memio(ips_ha_t * ha) argument
5177 ips_init_morpheus(ips_ha_t * ha) argument
5294 ips_reset_copperhead(ips_ha_t * ha) argument
5339 ips_reset_copperhead_memio(ips_ha_t * ha) argument
5384 ips_reset_morpheus(ips_ha_t * ha) argument
5428 ips_statinit(ips_ha_t * ha) argument
5459 ips_statinit_memio(ips_ha_t * ha) argument
5489 ips_statupd_copperhead(ips_ha_t * ha) argument
5517 ips_statupd_copperhead_memio(ips_ha_t * ha) argument
5544 ips_statupd_morpheus(ips_ha_t * ha) argument
5565 ips_issue_copperhead(ips_ha_t * ha, ips_scb_t * scb) argument
5619 ips_issue_copperhead_memio(ips_ha_t * ha, ips_scb_t * scb) argument
5672 ips_issue_i2o(ips_ha_t * ha, ips_scb_t * scb) argument
5704 ips_issue_i2o_memio(ips_ha_t * ha, ips_scb_t * scb) argument
5736 ips_isintr_copperhead(ips_ha_t * ha) argument
5769 ips_isintr_copperhead_memio(ips_ha_t * ha) argument
5802 ips_isintr_morpheus(ips_ha_t * ha) argument
5826 ips_wait(ips_ha_t * ha, int time, int intr) argument
5884 ips_write_driver_status(ips_ha_t * ha, int intr) argument
5949 ips_read_adapter_status(ips_ha_t * ha, int intr) argument
5992 ips_read_subsystem_parameters(ips_ha_t * ha, int intr) argument
6036 ips_read_config(ips_ha_t * ha, int intr) argument
6094 ips_readwrite_page5(ips_ha_t * ha, int write, int intr) argument
6144 ips_clear_adapter(ips_ha_t * ha, int intr) argument
6207 ips_ffdc_reset(ips_ha_t * ha, int intr) argument
6241 ips_ffdc_time(ips_ha_t * ha) argument
6276 ips_fix_ffdc_time(ips_ha_t * ha, ips_scb_t * scb, time_t current_time) argument
6344 ips_erase_bios(ips_ha_t * ha) argument
6456 ips_erase_bios_memio(ips_ha_t * ha) argument
6568 ips_program_bios(ips_ha_t * ha, char *buffer, uint32_t buffersize, uint32_t offset) argument
6659 ips_program_bios_memio(ips_ha_t * ha, char *buffer, uint32_t buffersize, uint32_t offset) argument
6750 ips_verify_bios(ips_ha_t * ha, char *buffer, uint32_t buffersize, uint32_t offset) argument
6799 ips_verify_bios_memio(ips_ha_t * ha, char *buffer, uint32_t buffersize, uint32_t offset) argument
6848 ips_abort_init(ips_ha_t * ha, int index) argument
6987 ips_ha_t *ha, *oldha = ips_ha[index]; local
7045 ips_ha_t *ha; local
7147 ips_ha_t *ha; local
7399 ips_ha_t *ha; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_init.c62 qla2x00_initialize_adapter(scsi_qla_host_t *ha) argument
129 qla2100_pci_config(scsi_qla_host_t *ha) argument
164 qla2300_pci_config(scsi_qla_host_t *ha) argument
250 qla24xx_pci_config(scsi_qla_host_t *ha) argument
315 qla2x00_isp_firmware(scsi_qla_host_t *ha) argument
346 qla2x00_reset_chip(scsi_qla_host_t *ha) argument
486 qla24xx_reset_risc(scsi_qla_host_t *ha) argument
551 qla24xx_reset_chip(scsi_qla_host_t *ha) argument
566 qla2x00_chip_diag(scsi_qla_host_t *ha) argument
691 qla24xx_chip_diag(scsi_qla_host_t *ha) argument
715 qla2x00_alloc_fw_dump(scsi_qla_host_t *ha) argument
821 qla2x00_resize_request_q(scsi_qla_host_t *ha) argument
874 qla2x00_setup_chip(scsi_qla_host_t *ha) argument
929 qla2x00_init_response_q_entries(scsi_qla_host_t *ha) argument
949 qla2x00_update_fw_options(scsi_qla_host_t *ha) argument
1023 qla24xx_update_fw_options(scsi_qla_host_t *ha) argument
1042 qla2x00_config_rings(struct scsi_qla_host *ha) argument
1064 qla24xx_config_rings(struct scsi_qla_host *ha) argument
1097 qla2x00_init_rings(scsi_qla_host_t *ha) argument
1152 qla2x00_fw_ready(scsi_qla_host_t *ha) argument
1259 qla2x00_configure_hba(scsi_qla_host_t *ha) argument
1358 qla2x00_set_model_info(scsi_qla_host_t *ha, uint8_t *model, size_t len, char *def) argument
1393 qla2xxx_nvram_wwn_from_ofw(scsi_qla_host_t *ha, nvram_t *nv) argument
1425 qla2x00_nvram_config(scsi_qla_host_t *ha) argument
1755 qla2x00_alloc_fcport(scsi_qla_host_t *ha, gfp_t flags) argument
1789 qla2x00_configure_loop(scsi_qla_host_t *ha) argument
1900 qla2x00_configure_local_loop(scsi_qla_host_t *ha) argument
2071 qla2x00_probe_for_all_luns(scsi_qla_host_t *ha) argument
2085 qla2x00_iidma_fcport(scsi_qla_host_t *ha, fc_port_t *fcport) argument
2141 qla2x00_reg_remote_port(scsi_qla_host_t *ha, fc_port_t *fcport) argument
2198 qla2x00_update_fcport(scsi_qla_host_t *ha, fc_port_t *fcport) argument
2227 qla2x00_configure_fabric(scsi_qla_host_t *ha) argument
2418 qla2x00_find_all_fabric_devs(scsi_qla_host_t *ha, struct list_head *new_fcports) argument
2632 qla2x00_find_new_loop_id(scsi_qla_host_t *ha, fc_port_t *dev) argument
2702 qla2x00_device_resync(scsi_qla_host_t *ha) argument
2813 qla2x00_fabric_dev_login(scsi_qla_host_t *ha, fc_port_t *fcport, uint16_t *next_loopid) argument
2858 qla2x00_fabric_login(scsi_qla_host_t *ha, fc_port_t *fcport, uint16_t *next_loopid) argument
2990 qla2x00_local_device_login(scsi_qla_host_t *ha, fc_port_t *fcport) argument
3020 qla2x00_loop_resync(scsi_qla_host_t *ha) argument
3064 qla2x00_rescan_fcports(scsi_qla_host_t *ha) argument
3083 qla2x00_update_fcports(scsi_qla_host_t *ha) argument
3104 qla2x00_abort_isp(scsi_qla_host_t *ha) argument
3233 qla2x00_restart_isp(scsi_qla_host_t *ha) argument
3329 qla2x00_reset_adapter(scsi_qla_host_t *ha) argument
3346 qla24xx_reset_adapter(scsi_qla_host_t *ha) argument
3365 qla24xx_nvram_wwn_from_ofw(scsi_qla_host_t *ha, struct nvram_24xx *nv) argument
3384 qla24xx_nvram_config(scsi_qla_host_t *ha) argument
3627 qla24xx_load_risc_flash(scsi_qla_host_t *ha, uint32_t *srisc_addr) argument
3711 qla2x00_load_risc(scsi_qla_host_t *ha, uint32_t *srisc_addr) argument
3811 qla24xx_load_risc(scsi_qla_host_t *ha, uint32_t *srisc_addr) argument
3920 qla2x00_try_to_stop_firmware(scsi_qla_host_t *ha) argument
[all...]
H A Dqla_def.h189 struct scsi_qla_host *ha; /* HA the SP is queued on */ member in struct:srb
1526 struct scsi_qla_host *ha; member in struct:fc_port
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_def.h158 struct scsi_qla_host *ha; /* HA the SP is queued on */ member in struct:srb
195 struct scsi_qla_host *ha; member in struct:ddb_entry
434 static inline int is_qla4010(struct scsi_qla_host *ha) argument
439 static inline int is_qla4022(struct scsi_qla_host *ha) argument
444 static inline int is_qla4032(struct scsi_qla_host *ha) argument
449 static inline int adapter_up(struct scsi_qla_host *ha) argument
460 isp_semaphore(struct scsi_qla_host *ha) argument
467 isp_nvram(struct scsi_qla_host *ha) argument
474 isp_ext_hw_conf(struct scsi_qla_host *ha) argument
481 isp_port_status(struct scsi_qla_host *ha) argument
488 isp_port_ctrl(struct scsi_qla_host *ha) argument
495 isp_port_error_status(struct scsi_qla_host *ha) argument
502 isp_gp_out(struct scsi_qla_host *ha) argument
509 eeprom_ext_hw_conf_offset(struct scsi_qla_host *ha) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dlibsas.h250 struct sas_ha_struct *ha; member in struct:asd_sas_port
305 struct sas_ha_struct *ha; /* may be set; the class sets it anyway */ member in struct:asd_sas_phy
322 struct sas_ha_struct *ha; member in struct:sas_ha_event
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Ddev.c654 struct net_device *dev_getbyhwaddr(unsigned short type, char *ha) argument

Completed in 316 milliseconds

12