Lines Matching defs:isp
147 isp_change_fw_state(ispsoftc_t *isp, int chan, int state) in isp_change_fw_state()
160 isp_get_flash_addrs(ispsoftc_t *isp) in isp_get_flash_addrs()
207 isp_reset(ispsoftc_t *isp, int do_load_defaults) in isp_reset()
824 isp_stop(ispsoftc_t *isp) in isp_stop()
846 isp_shutdown(ispsoftc_t *isp) in isp_shutdown()
862 isp_init(ispsoftc_t *isp) in isp_init()
1238 isp_fc_enable_vp(ispsoftc_t *isp, int chan) in isp_fc_enable_vp()
1282 isp_fc_disable_vp(ispsoftc_t *isp, int chan) in isp_fc_disable_vp()
1319 isp_fc_change_role(ispsoftc_t *isp, int chan, int new_role) in isp_fc_change_role()
1349 isp_clear_portdb(ispsoftc_t *isp, int chan) in isp_clear_portdb()
1377 isp_mark_portdb(ispsoftc_t *isp, int chan) in isp_mark_portdb()
1399 isp_plogx(ispsoftc_t *isp, int chan, uint16_t handle, uint32_t portid, int flags) in isp_plogx()
1510 isp_getpdb(ispsoftc_t *isp, int chan, uint16_t id, isp_pdb_t *pdb) in isp_getpdb()
1561 isp_gethandles(ispsoftc_t *isp, int chan, uint16_t *handles, int *num, int loop) in isp_gethandles()
1601 isp_dump_chip_portdb(ispsoftc_t *isp, int chan) in isp_dump_chip_portdb()
1620 isp_get_wwn(ispsoftc_t *isp, int chan, int nphdl, int nodename) in isp_get_wwn()
1651 isp_fclink_test(ispsoftc_t *isp, int chan, int usdelay) in isp_fclink_test()
1812 isp_pdb_sync(ispsoftc_t *isp, int chan) in isp_pdb_sync()
1886 isp_pdb_add_update(ispsoftc_t *isp, int chan, isp_pdb_t *pdb) in isp_pdb_add_update()
1956 isp_scan_loop(ispsoftc_t *isp, int chan) in isp_scan_loop()
2032 isp_ct_passthru(ispsoftc_t *isp, int chan, uint32_t cmd_bcnt, uint32_t rsp_bcnt) in isp_ct_passthru()
2093 isp_gid_pt(ispsoftc_t *isp, int chan) in isp_gid_pt()
2130 isp_gff_id(ispsoftc_t *isp, int chan, uint32_t portid) in isp_gff_id()
2187 isp_gft_id(ispsoftc_t *isp, int chan, uint32_t portid) in isp_gft_id()
2240 isp_scan_fabric(ispsoftc_t *isp, int chan) in isp_scan_fabric()
2478 isp_login_device(ispsoftc_t *isp, int chan, uint32_t portid, isp_pdb_t *p, uint16_t *ohp) in isp_login_device()
2557 isp_register_fc4_type(ispsoftc_t *isp, int chan) in isp_register_fc4_type()
2602 isp_register_fc4_features_24xx(ispsoftc_t *isp, int chan) in isp_register_fc4_features_24xx()
2660 isp_register_port_name_24xx(ispsoftc_t *isp, int chan) in isp_register_port_name_24xx()
2724 isp_register_node_name_24xx(ispsoftc_t *isp, int chan) in isp_register_node_name_24xx()
2780 isp_next_handle(ispsoftc_t *isp, uint16_t *ohp) in isp_next_handle()
2823 ispsoftc_t *isp; in isp_start() local
2996 isp_control(ispsoftc_t *isp, ispctl_t ctl, ...) in isp_control()
3234 isp_intr_atioq(ispsoftc_t *isp) in isp_intr_atioq()
3268 isp_intr_mbox(ispsoftc_t *isp, uint16_t mbox0) in isp_intr_mbox()
3287 isp_intr_respq(ispsoftc_t *isp) in isp_intr_respq()
3509 isp_intr_async(ispsoftc_t *isp, uint16_t mbox) in isp_intr_async()
3783 isp_handle_control(ispsoftc_t *isp, isphdr_t *hp) in isp_handle_control()
3816 isp_handle_rpt_id_acq(ispsoftc_t *isp, isphdr_t *hp) in isp_handle_rpt_id_acq()
3861 isp_parse_status_24xx(ispsoftc_t *isp, isp24xx_statusreq_t *sp, XS_T *xs) in isp_parse_status_24xx()
4282 isp_mboxcmd(ispsoftc_t *isp, mbreg_t *mbp) in isp_mboxcmd()
4445 isp_fw_state(ispsoftc_t *isp, int chan) in isp_fw_state()
4457 isp_setdfltfcparm(ispsoftc_t *isp, int chan) in isp_setdfltfcparm()
4519 isp_reinit(ispsoftc_t *isp, int do_load_defaults) in isp_reinit()
4552 flash_data_addr(ispsoftc_t *isp, uint32_t faddr) in flash_data_addr()
4560 isp_read_flash_dword(ispsoftc_t *isp, uint32_t addr, uint32_t *data) in isp_read_flash_dword()
4579 isp_read_flash_data(ispsoftc_t *isp, uint32_t *dwptr, uint32_t faddr, uint32_t dwords) in isp_read_flash_data()
4597 isp_rd_2xxx_flash(ispsoftc_t *isp, uint32_t addr, uint32_t *rp) in isp_rd_2xxx_flash()
4618 isp_read_flthdr_2xxx(ispsoftc_t *isp) in isp_read_flthdr_2xxx()
4649 isp_parse_flthdr_2xxx(ispsoftc_t *isp, uint8_t *flthdr_data) in isp_parse_flthdr_2xxx()
4670 isp_read_flt_2xxx(ispsoftc_t *isp) in isp_read_flt_2xxx()
4691 isp_parse_flt_2xxx(ispsoftc_t *isp, uint8_t *flt_data) in isp_parse_flt_2xxx()
4873 isp_print_image(ispsoftc_t *isp, char *name, struct isp_image_status *image_status) in isp_print_image()
4944 isp_compare_image_generation(ispsoftc_t *isp, in isp_compare_image_generation()
4959 isp_get_aux_images(ispsoftc_t *isp, struct active_regions *active_regions) in isp_get_aux_images()
5058 isp_get_active_image(ispsoftc_t *isp, struct active_regions * active_regions) in isp_get_active_image()
5155 static bool isp_risc_firmware_invalid(ispsoftc_t *isp, uint32_t *dword) in isp_risc_firmware_invalid()
5162 isp_load_ram(ispsoftc_t *isp, uint32_t *data, uint32_t risc_addr, in isp_load_ram()
5191 isp_load_risc_flash(ispsoftc_t *isp, uint32_t *srisc_addr, uint32_t faddr) in isp_load_risc_flash()
5291 isp_load_risc(ispsoftc_t *isp, uint32_t *srisc_addr) in isp_load_risc()
5322 isp_read_nvram(ispsoftc_t *isp) in isp_read_nvram()
5372 isp_parse_nvram_2400(ispsoftc_t *isp, uint8_t *nvram_data) in isp_parse_nvram_2400()