Home
last modified time | relevance | path

Searched refs:inst_no (Results 1 – 13 of 13) sorted by relevance

/linux-3.4.99/drivers/scsi/bfa/
Dbfad_debugfs.c87 bfad->inst_no); in bfad_debugfs_open_fwtrc()
103 bfad->inst_no); in bfad_debugfs_open_fwtrc()
131 bfad->inst_no); in bfad_debugfs_open_fwsave()
147 bfad->inst_no); in bfad_debugfs_open_fwsave()
289 bfad->inst_no); in bfad_debugfs_write_regrd()
302 bfad->inst_no, __func__); in bfad_debugfs_write_regrd()
315 bfad->inst_no); in bfad_debugfs_write_regrd()
327 bfad->inst_no); in bfad_debugfs_write_regrd()
365 bfad->inst_no); in bfad_debugfs_write_regwr()
378 bfad->inst_no, __func__); in bfad_debugfs_write_regwr()
[all …]
Dbfad.c182 "creation failed!\n", bfad->inst_no); in bfad_sm_uninit()
216 bfad->inst_no); in bfad_sm_created()
229 __func__, bfad->inst_no); in bfad_sm_created()
860 bfad->inst_no); in bfad_drv_init()
1095 " %s\n", bfad->inst_no, pwwn_buf); in bfad_start_ops()
1290 " use line based.\n", bfad->inst_no, error); in bfad_setup_intr()
1395 bfad->inst_no = bfad_inst++; in bfad_pci_probe()
1454 bfa_trc(bfad, bfad->inst_no); in bfad_pci_remove()
Dbfad_im.h134 (_entry)->bfad_num = (_drv)->inst_no; \
Dbfad_bsg.h157 int inst_no; member
634 int inst_no; member
Dbfad_drv.h205 u32 inst_no; /* BFAD instance number */ member
Dbfad_im.c583 bfa_trc(bfad, bfad->inst_no); in bfad_im_scsi_host_free()
766 bfad->inst_no); in bfad_thread_workq()
1233 bfad->inst_no, cmnd, cmnd->cmnd[0]); in bfad_im_queuecommand_lck()
Dbfad_bsg.c93 iocmd->bfad_num = bfad->inst_no; in bfad_iocmd_ioc_get_info()
/linux-3.4.99/drivers/media/video/s5p-mfc/
Ds5p_mfc_cmd.c107 mfc_debug(2, "Returning instance number %d\n", ctx->inst_no); in s5p_mfc_close_inst_cmd()
110 h2r_args.arg[0] = ctx->inst_no; in s5p_mfc_close_inst_cmd()
Ds5p_mfc_opr.c446 << S5P_FIMV_CH_SHIFT) | (ctx->inst_no), in s5p_mfc_set_dec_frame_buffer()
1005 | (ctx->inst_no), S5P_FIMV_SI_CH0_INST_ID); in s5p_mfc_init_decode()
1037 S5P_FIMV_CH_SHIFT) | (ctx->inst_no), S5P_FIMV_SI_CH0_INST_ID); in s5p_mfc_decode_one_frame()
1041 S5P_FIMV_CH_SHIFT) | (ctx->inst_no), S5P_FIMV_SI_CH0_INST_ID); in s5p_mfc_decode_one_frame()
1045 S5P_FIMV_CH_MASK) << S5P_FIMV_CH_SHIFT) | (ctx->inst_no), in s5p_mfc_decode_one_frame()
1070 (ctx->inst_no), S5P_FIMV_SI_CH0_INST_ID); in s5p_mfc_init_encode()
1085 (ctx->inst_no), S5P_FIMV_SI_CH0_INST_ID); in s5p_mfc_encode_one_frame()
Ds5p_mfc.c590 ctx->inst_no = s5p_mfc_get_inst_no(); in s5p_mfc_irq()
705 ctx->inst_no = -1; in s5p_mfc_open()
814 if (ctx->inst_no != MFC_NO_INSTANCE_SET) { in s5p_mfc_release()
835 ctx->inst_no = MFC_NO_INSTANCE_SET; in s5p_mfc_release()
Ds5p_mfc_common.h460 int inst_no; member
Ds5p_mfc_dec.c600 mfc_debug(2, "Got instance number: %d\n", ctx->inst_no); in vidioc_streamon()
Ds5p_mfc_enc.c961 mfc_debug(2, "Got instance number: %d\n", ctx->inst_no); in vidioc_s_fmt()