H A D | isp.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2009-2020 Alexander Motin <mav@FreeBSD.org> 5 * Copyright (c) 1997-2009 by Matthew Jacob 34 * code for the Qlogic ISP SCSI and FC-SCSI adapters. 72 static const char lipd[] = "Chan %d LIP destroyed %d active commands"; 147 isp_change_fw_state(ispsoftc_t *isp, int chan, in argument 867 int chan; isp_init() local 1238 isp_fc_enable_vp(ispsoftc_t * isp,int chan) isp_fc_enable_vp() argument 1282 isp_fc_disable_vp(ispsoftc_t * isp,int chan) isp_fc_disable_vp() argument 1319 isp_fc_change_role(ispsoftc_t * isp,int chan,int new_role) isp_fc_change_role() argument 1349 isp_clear_portdb(ispsoftc_t * isp,int chan) isp_clear_portdb() argument 1377 isp_mark_portdb(ispsoftc_t * isp,int chan) isp_mark_portdb() argument 1399 isp_plogx(ispsoftc_t * isp,int chan,uint16_t handle,uint32_t portid,int flags) isp_plogx() argument 1510 isp_getpdb(ispsoftc_t * isp,int chan,uint16_t id,isp_pdb_t * pdb) isp_getpdb() argument 1561 isp_gethandles(ispsoftc_t * isp,int chan,uint16_t * handles,int * num,int loop) isp_gethandles() argument 1601 isp_dump_chip_portdb(ispsoftc_t * isp,int chan) isp_dump_chip_portdb() argument 1620 isp_get_wwn(ispsoftc_t * isp,int chan,int nphdl,int nodename) isp_get_wwn() argument 1651 isp_fclink_test(ispsoftc_t * isp,int chan,int usdelay) isp_fclink_test() argument 1812 isp_pdb_sync(ispsoftc_t * isp,int chan) isp_pdb_sync() argument 1886 isp_pdb_add_update(ispsoftc_t * isp,int chan,isp_pdb_t * pdb) isp_pdb_add_update() argument 1956 isp_scan_loop(ispsoftc_t * isp,int chan) isp_scan_loop() argument 2032 isp_ct_passthru(ispsoftc_t * isp,int chan,uint32_t cmd_bcnt,uint32_t rsp_bcnt) isp_ct_passthru() argument 2093 isp_gid_pt(ispsoftc_t * isp,int chan) isp_gid_pt() argument 2130 isp_gff_id(ispsoftc_t * isp,int chan,uint32_t portid) isp_gff_id() argument 2187 isp_gft_id(ispsoftc_t * isp,int chan,uint32_t portid) isp_gft_id() argument 2240 isp_scan_fabric(ispsoftc_t * isp,int chan) isp_scan_fabric() argument 2478 isp_login_device(ispsoftc_t * isp,int chan,uint32_t portid,isp_pdb_t * p,uint16_t * ohp) isp_login_device() argument 2557 isp_register_fc4_type(ispsoftc_t * isp,int chan) isp_register_fc4_type() argument 2602 isp_register_fc4_features_24xx(ispsoftc_t * isp,int chan) isp_register_fc4_features_24xx() argument 2660 isp_register_port_name_24xx(ispsoftc_t * isp,int chan) isp_register_port_name_24xx() argument 2724 isp_register_node_name_24xx(ispsoftc_t * isp,int chan) isp_register_node_name_24xx() argument 2783 int i, chan, wrap; isp_next_handle() local 3002 int chan, tgt; isp_control() local 3511 uint16_t chan; isp_intr_async() local 3819 int chan, c; isp_handle_rpt_id_acq() local 3863 int chan = XS_CHANNEL(xs); isp_parse_status_24xx() local 4444 isp_fw_state(ispsoftc_t * isp,int chan) isp_fw_state() argument 4456 isp_setdfltfcparm(ispsoftc_t * isp,int chan) isp_setdfltfcparm() argument 4872 isp_print_image(ispsoftc_t * isp,char * name,struct isp_image_status * image_status) isp_print_image() argument [all...] |