Home
last modified time | relevance | path

Searched refs:isp (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/sys/dev/isp/
H A Disp_pci.c222 DRIVER_MODULE(isp, pci, isp_pci_driver, 0, 0);
223 MODULE_DEPEND(isp, cam, 1, 1, 1);
224 MODULE_DEPEND(isp, firmware, 1, 1, 1);
285 isp_get_generic_options(device_t dev, ispsoftc_t *isp) in isp_get_generic_options() argument
291 isp->isp_confopts |= ISP_CFG_NORELOAD; in isp_get_generic_options()
295 isp->isp_confopts |= ISP_CFG_FWLOAD_FORCE; in isp_get_generic_options()
297 if ((isp->isp_confopts & (ISP_CFG_NORELOAD|ISP_CFG_FWLOAD_FORCE)) == in isp_get_generic_options()
304 isp->isp_confopts |= ISP_CFG_NONVRAM; in isp_get_generic_options()
309 isp->isp_dblev = tval; in isp_get_generic_options()
311 isp->isp_dblev = ISP_LOGWARN|ISP_LOGERR; in isp_get_generic_options()
[all …]
H A Disp_library.c63 isp_send_cmd(ispsoftc_t *isp, void *fqe, void *segp, uint32_t nsegs) in isp_send_cmd() argument
71 qe0 = isp_getrqentry(isp); in isp_send_cmd()
74 nxt = ISP_NXT_QENTRY(isp->isp_reqidx, RQUEST_QUEUE_LEN(isp)); in isp_send_cmd()
111 if (!isp_rqentry_avail(isp, ++nqe)) in isp_send_cmd()
125 qe1 = ISP_QUEUE_ENTRY(isp->isp_rquest, nxt); in isp_send_cmd()
126 isp_put_cont64_req(isp, &crq, qe1); in isp_send_cmd()
127 if (isp->isp_dblev & ISP_LOGDEBUG1) { in isp_send_cmd()
128 isp_print_bytes(isp, "additional queue entry", in isp_send_cmd()
132 nxt = ISP_NXT_QENTRY(nxt, RQUEST_QUEUE_LEN(isp)); in isp_send_cmd()
140 isp_put_request_t7(isp, fqe, qe0); in isp_send_cmd()
[all …]
H A Disp.c55 #include <dev/isp/isp_freebsd.h>
147 isp_change_fw_state(ispsoftc_t *isp, int chan, int state) in isp_change_fw_state() argument
149 fcparam *fcp = FCPARAM(isp, chan); in isp_change_fw_state()
153 isp_prt(isp, ISP_LOGCONFIG|ISP_LOG_SANCFG, in isp_change_fw_state()
160 isp_get_flash_addrs(ispsoftc_t *isp) in isp_get_flash_addrs() argument
162 fcparam *fcp = FCPARAM(isp, 0); in isp_get_flash_addrs()
165 if (IS_28XX(isp)) { in isp_get_flash_addrs()
168 } else if (IS_26XX(isp)) { /* 26xx and 27xx are identical */ in isp_get_flash_addrs()
171 } else if (IS_25XX(isp)) { in isp_get_flash_addrs()
179 r = isp_read_flthdr_2xxx(isp); in isp_get_flash_addrs()
207 isp_reset(ispsoftc_t * isp,int do_load_defaults) isp_reset() argument
824 isp_stop(ispsoftc_t * isp) isp_stop() argument
846 isp_shutdown(ispsoftc_t * isp) isp_shutdown() argument
862 isp_init(ispsoftc_t * isp) isp_init() argument
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
2780 isp_next_handle(ispsoftc_t * isp,uint16_t * ohp) isp_next_handle() argument
2823 ispsoftc_t *isp; isp_start() local
2996 isp_control(ispsoftc_t * isp,ispctl_t ctl,...) isp_control() argument
3233 isp_intr_atioq(ispsoftc_t * isp) isp_intr_atioq() argument
3267 isp_intr_mbox(ispsoftc_t * isp,uint16_t mbox0) isp_intr_mbox() argument
3286 isp_intr_respq(ispsoftc_t * isp) isp_intr_respq() argument
3508 isp_intr_async(ispsoftc_t * isp,uint16_t mbox) isp_intr_async() argument
3782 isp_handle_control(ispsoftc_t * isp,isphdr_t * hp) isp_handle_control() argument
3815 isp_handle_rpt_id_acq(ispsoftc_t * isp,isphdr_t * hp) isp_handle_rpt_id_acq() argument
3860 isp_parse_status_24xx(ispsoftc_t * isp,isp24xx_statusreq_t * sp,XS_T * xs) isp_parse_status_24xx() argument
4281 isp_mboxcmd(ispsoftc_t * isp,mbreg_t * mbp) isp_mboxcmd() argument
4444 isp_fw_state(ispsoftc_t * isp,int chan) isp_fw_state() argument
4456 isp_setdfltfcparm(ispsoftc_t * isp,int chan) isp_setdfltfcparm() argument
4518 isp_reinit(ispsoftc_t * isp,int do_load_defaults) isp_reinit() argument
4551 flash_data_addr(ispsoftc_t * isp,uint32_t faddr) flash_data_addr() argument
4559 isp_read_flash_dword(ispsoftc_t * isp,uint32_t addr,uint32_t * data) isp_read_flash_dword() argument
4578 isp_read_flash_data(ispsoftc_t * isp,uint32_t * dwptr,uint32_t faddr,uint32_t dwords) isp_read_flash_data() argument
4596 isp_rd_2xxx_flash(ispsoftc_t * isp,uint32_t addr,uint32_t * rp) isp_rd_2xxx_flash() argument
4617 isp_read_flthdr_2xxx(ispsoftc_t * isp) isp_read_flthdr_2xxx() argument
4648 isp_parse_flthdr_2xxx(ispsoftc_t * isp,uint8_t * flthdr_data) isp_parse_flthdr_2xxx() argument
4669 isp_read_flt_2xxx(ispsoftc_t * isp) isp_read_flt_2xxx() argument
4690 isp_parse_flt_2xxx(ispsoftc_t * isp,uint8_t * flt_data) isp_parse_flt_2xxx() argument
4872 isp_print_image(ispsoftc_t * isp,char * name,struct isp_image_status * image_status) isp_print_image() argument
4943 isp_compare_image_generation(ispsoftc_t * isp,struct isp_image_status * pri_image_status,struct isp_image_status * sec_image_status) isp_compare_image_generation() argument
4958 isp_get_aux_images(ispsoftc_t * isp,struct active_regions * active_regions) isp_get_aux_images() argument
5057 isp_get_active_image(ispsoftc_t * isp,struct active_regions * active_regions) isp_get_active_image() argument
5154 isp_risc_firmware_invalid(ispsoftc_t * isp,uint32_t * dword) isp_risc_firmware_invalid() argument
5161 isp_load_ram(ispsoftc_t * isp,uint32_t * data,uint32_t risc_addr,uint32_t risc_code_size) isp_load_ram() argument
5190 isp_load_risc_flash(ispsoftc_t * isp,uint32_t * srisc_addr,uint32_t faddr) isp_load_risc_flash() argument
5290 isp_load_risc(ispsoftc_t * isp,uint32_t * srisc_addr) isp_load_risc() argument
5321 isp_read_nvram(ispsoftc_t * isp) isp_read_nvram() argument
5371 isp_parse_nvram_2400(ispsoftc_t * isp,uint8_t * nvram_data) isp_parse_nvram_2400() argument
[all...]
H A Disp_freebsd.c45 MODULE_VERSION(isp, 1);
46 MODULE_DEPEND(isp, cam, 1, 1, 1);
54 static void isp_loop_changed(ispsoftc_t *isp, int chan);
76 ispsoftc_t *isp = (ispsoftc_t *)arg1; in isp_role_sysctl() local
80 value = FCPARAM(isp, chan)->role; in isp_role_sysctl()
89 ISP_LOCK(isp); in isp_role_sysctl()
90 old = FCPARAM(isp, chan)->role; in isp_role_sysctl()
97 ISP_UNLOCK(isp); in isp_role_sysctl()
102 error = isp_control(isp, ISPCTL_CHANGE_ROLE, chan, value); in isp_role_sysctl()
103 ISP_UNLOCK(isp); in isp_role_sysctl()
[all …]
H A Disp_freebsd.h143 void *isp; member
198 struct ispsoftc *isp; member
293 #define ISP_FC_PC(isp, chan) (&(isp)->isp_osinfo.fc[(chan)]) argument
303 #define ISP_LOCK(isp) mtx_lock(&(isp)->isp_lock) argument
304 #define ISP_UNLOCK(isp) mtx_unlock(&(isp)->isp_lock) argument
305 #define ISP_ASSERT_LOCKED(isp) mtx_assert(&(isp)->isp_lock, MA_OWNED) argument
316 #define ISP_SLEEP(isp, x) msleep_sbt(&(isp)->isp_osinfo.is_exiting, \ argument
317 &(isp)->isp_lock, 0, "isp_sleep", (x) * SBT_1US, 0, 0)
327 #define ISP_DMASETUP(isp, xs, req) isp_dmasetup(isp, xs, req) argument
328 #define ISP_DMAFREE(isp, xs) isp_dmafree(isp, xs) argument
[all …]
H A Disp_target.c109 isp_target_notify(ispsoftc_t *isp, void *vptr, uint32_t *optrp, uint16_t ql) in isp_target_notify() argument
131 type = isp_get_response_type(isp, (isphdr_t *)vptr); in isp_target_notify()
134 if (isp->isp_dblev & ISP_LOGTDEBUG2) in isp_target_notify()
135 isp_print_qentry(isp, __func__, *optrp, vptr); in isp_target_notify()
139 isp_get_atio7(isp, at7iop, (at7_entry_t *) local); in isp_target_notify()
148 isp_prt(isp, ISP_LOGINFO, "long IU length (%d) ignored", len); in isp_target_notify()
158 isp_got_tmf_24xx(isp, at7iop); in isp_target_notify()
164 isp_async(isp, ISPASYNC_TARGET_ACTION, local); in isp_target_notify()
168 isp_get_ctio7(isp, ct7iop, (ct7_entry_t *) local); in isp_target_notify()
169 isp_handle_ctio7(isp, (ct7_entry_t *) local); in isp_target_notify()
[all …]
H A Dispvar.h80 #define ISP_MAX_TARGETS(isp) MAX_FC_TARG argument
87 #define ISP_RUN_ISR(isp) \ argument
88 (*(isp)->isp_mdvec->dv_run_isr)(isp)
90 #define ISP_READ(isp, reg) \ argument
91 (*(isp)->isp_mdvec->dv_rd_reg)((isp), (reg))
93 #define ISP_WRITE(isp, reg, val) \ argument
94 (*(isp)->isp_mdvec->dv_wr_reg)((isp), (reg), (val))
96 #define ISP_MBOXDMASETUP(isp) \ argument
97 (*(isp)->isp_mdvec->dv_mbxdma)((isp))
99 #define ISP_SEND_CMD(isp, qe, segp, nseg) \ argument
[all …]
H A Disp_library.h56 isp_rqentry_avail(ispsoftc_t *isp, uint32_t num) in isp_rqentry_avail() argument
58 if (ISP_QAVAIL(isp) >= num) in isp_rqentry_avail()
61 isp->isp_reqodx = ISP_READ(isp, BIU2400_REQOUTP); in isp_rqentry_avail()
62 return (ISP_QAVAIL(isp) >= num); in isp_rqentry_avail()
66 isp_getrqentry(ispsoftc_t *isp) in isp_getrqentry() argument
68 if (!isp_rqentry_avail(isp, 1)) in isp_getrqentry()
70 return (ISP_QUEUE_ENTRY(isp->isp_rquest, isp->isp_reqidx)); in isp_getrqentry()
125 void isp_get_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *, isp_ct_pt_t *);
126 void isp_put_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *, isp_ct_pt_t *);
140 void isp_get_ct_hdr(ispsoftc_t *isp, ct_hdr_t *, ct_hdr_t *);
[all …]
H A Dispreg.h170 #define ISP_NMBOX(isp) 32 argument
199 #define ISP_INTS_ENABLED(isp) \ argument
200 (ISP_READ(isp, BIU2400_ICR) & BIU2400_IMASK)
202 #define ISP_ENABLE_INTS(isp) \ argument
203 ISP_WRITE(isp, BIU2400_ICR, BIU2400_IMASK)
205 #define ISP_DISABLE_INTS(isp) \ argument
206 ISP_WRITE(isp, BIU2400_ICR, 0)
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c63 dt_idsig_t *isp = idp->di_data; in dt_idcook_sign() local
71 if (isp->dis_varargs >= 0) { in dt_idcook_sign()
72 mismatch = argc < isp->dis_varargs; in dt_idcook_sign()
73 arglimit = isp->dis_varargs; in dt_idcook_sign()
74 } else if (isp->dis_optargs >= 0) { in dt_idcook_sign()
75 mismatch = (argc < isp->dis_optargs || argc > isp->dis_argc); in dt_idcook_sign()
78 mismatch = argc != isp->dis_argc; in dt_idcook_sign()
79 arglimit = isp->dis_argc; in dt_idcook_sign()
86 isp->dis_optargs >= 0 ? "at least " : "", in dt_idcook_sign()
87 isp->dis_optargs >= 0 ? isp->dis_optargs : arglimit); in dt_idcook_sign()
[all …]
/freebsd/usr.bin/systat/
H A Diolat.c176 struct iosched_stat *isp; in find_dev() local
179 SLIST_FOREACH(isp, &curlist, link) { in find_dev()
180 if (strcmp(isp->dev_name, dev) != 0 || isp->unit != unit) in find_dev()
182 iosp = &isp->op_stats[op]; in find_dev()
191 struct iosched_stat *isp; in alloc_dev() local
194 isp = malloc(sizeof(*isp)); in alloc_dev()
195 if (isp == NULL) in alloc_dev()
197 strlcpy(isp->dev_name, dev, sizeof(isp->dev_name)); in alloc_dev()
198 isp->unit = unit; in alloc_dev()
199 SLIST_INSERT_HEAD(&curlist, isp, link); in alloc_dev()
[all …]
/freebsd/contrib/byacc/
H A Dgraph.c54 Value_t *isp; in graph_state() local
60 for (isp = itemset; isp < itemsetend; isp++) in graph_state()
65 sp1 = sp = ritem + *isp; in graph_state()
H A Dclosure.c185 Value_t *isp; in print_closure() local
188 for (isp = itemset; isp < itemsetend; isp++) in print_closure()
189 printf(" %d\n", *isp); in print_closure()
H A Dlr0.c254 Value_t *isp; in new_itemsets() local
261 isp = itemset; in new_itemsets()
262 while (isp < itemsetend) in new_itemsets()
264 int j = *isp++; in new_itemsets()
437 Value_t *isp; in save_reductions() local
443 for (isp = itemset; isp < itemsetend; isp++) in save_reductions()
445 int item = ritem[*isp]; in save_reductions()
/freebsd/sys/dev/iscsi/
H A Dicl_soft.c190 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; in icl_soft_conn_pdu_free() local
192 KASSERT(isp->ref_cnt == 0, ("freeing active PDU")); in icl_soft_conn_pdu_free()
196 uma_zfree(icl_soft_pdu_zone, isp); in icl_soft_conn_pdu_free()
205 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; in icl_soft_pdu_call_cb() local
207 if (isp->cb != NULL) in icl_soft_pdu_call_cb()
208 isp->cb(ip, isp->error); in icl_soft_pdu_call_cb()
212 uma_zfree(icl_soft_pdu_zone, isp); in icl_soft_pdu_call_cb()
218 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; in icl_soft_pdu_done() local
221 isp->error = error; in icl_soft_pdu_done()
230 if (atomic_fetchadd_int(&isp->ref_cnt, -1) == 1) in icl_soft_pdu_done()
[all …]
/freebsd/sys/modules/isp/
H A DMakefile1 .PATH: ${SRCTOP}/sys/dev/isp
3 KMOD= isp
6 isp.c isp_library.c isp_target.c isp_freebsd.c isp_pci.c
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433-tmu.dtsi262 isp_thermal: isp-thermal {
267 isp_alert_0: isp-alert-0 {
272 isp_alert_1: isp-alert-1 {
277 isp_alert_2: isp-alert-2 {
282 isp_alert_3: isp-alert-3 {
287 isp_alert_4: isp-alert-4 {
292 isp_alert_5: isp-alert-5 {
297 isp_alert_6: isp-alert-6 {
/freebsd/share/examples/ppp/
H A Dppp.conf.span-isp.working2 # This is a working example of ppp.conf.span-isp that uses ppp connections
15 # exec /usr/sbin/pppin -direct isp-in-${tty#${tty%?}}
27 # ppp.linkup.span-isp.working, you see three links. This is because inetd
99 isp-in-7:
102 isp-in-6:
105 isp-in-4:
H A Dppp.conf.span-isp31 # There is a working example in ppp.*.span-isp.working that can be tested
75 # If you use ppp to connect to your ISPs, the isp* profiles shold be used,
76 # resulting in the vpn* profiles being called from ppp.linkup.span-isp.
92 # from ppp.linkup (see ppp.linkup.span-isp) for each link. We also remove
93 # the link from ppp.linkdown (see ppp.linkdown.span-isp). This is necessary
136 # ppp.linkup.span-isp).
180 # requires the contents of ppp.secret.span-isp.
/freebsd/share/examples/
H A DMakefile243 ppp.conf.span-isp \
244 ppp.conf.span-isp.working \
246 ppp.linkdown.span-isp \
247 ppp.linkdown.span-isp.working \
249 ppp.linkup.span-isp \
250 ppp.linkup.span-isp.working \
252 ppp.secret.span-isp \
253 ppp.secret.span-isp.working
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dti,omap3isp.txt4 The DT definitions can be found in include/dt-bindings/media/omap3-isp.h.
9 compatible : must contain "ti,omap3-isp"
58 isp@480bc000 {
59 compatible = "ti,omap3-isp";
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-aat1290.txt16 - pinctrl-names : Must contain entries: "default", "host", "isp". Entries
19 "isp" must refer to the pin configuration node, which sets the
51 pinctrl-names = "default", "host", "isp";
72 camera_flash_isp: camera-flash-isp {
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.c2612 ipstate_t *is, **isp; in ipf_checkicmpmatchingstate() local
2763 for (isp = &softs->ipf_state_table[hv]; in ipf_checkicmpmatchingstate()
2764 ((is = *isp) != NULL); ) { in ipf_checkicmpmatchingstate()
2765 isp = &is->is_hnext; in ipf_checkicmpmatchingstate()
2794 for (isp = &softs->ipf_state_table[hv]; ((is = *isp) != NULL); ) { in ipf_checkicmpmatchingstate()
2795 isp = &is->is_hnext; in ipf_checkicmpmatchingstate()
2900 ipstate_t **isp; in ipf_ipsmove() local
2910 isp = is->is_phnext; in ipf_ipsmove()
2912 is->is_hnext->is_phnext = isp; in ipf_ipsmove()
2913 *isp = is->is_hnext; in ipf_ipsmove()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/soc/mediatek/
H A Dscpsys.txt39 CG: "mm-0", "mm-1", "mm-2", "mm-3", "isp-0",
40 "isp-1", "cam-0", "cam-1", "cam-2",
50 - isp-supply: Power supply for the isp power domain
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos4x12.dtsi287 compatible = "samsung,exynos4412-isp-clock";
510 "ppmuispmx", "isp",
519 iommu-names = "isp", "drc", "fd", "mcuctl";
526 i2c1_isp: i2c-isp@940000 {
527 compatible = "samsung,exynos4212-i2c-isp";
546 samsung,isp-wb;
554 samsung,isp-wb;
562 samsung,isp-wb;
572 samsung,isp-wb;

12345