Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/drivers/scsi/qla2xxx/
Dqla_tmpl.c123 qla27xx_skip_entry(struct qla27xx_fwdt_entry *ent, void *buf) in qla27xx_skip_entry()
130 qla27xx_next_entry(struct qla27xx_fwdt_entry *ent) in qla27xx_next_entry()
137 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t0()
148 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t255()
160 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t256()
176 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t257()
192 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t258()
211 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t259()
230 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t260()
244 struct qla27xx_fwdt_entry *ent, void *buf, ulong *len) in qla27xx_fwdt_entry_t261()
[all …]
/drivers/nubus/
Dnubus.c242 struct nubus_dirent ent; in nubus_get_board_dir() local
258 int nubus_get_subdir(const struct nubus_dirent *ent, in nubus_get_subdir()
268 int nubus_readdir(struct nubus_dir *nd, struct nubus_dirent *ent) in nubus_readdir()
324 struct nubus_dirent *ent) in nubus_find_rsrc()
343 struct nubus_dirent ent; in nubus_get_block_rsrc_dir() local
363 struct nubus_dirent ent; in nubus_get_display_vidmode() local
392 const struct nubus_dirent *ent) in nubus_get_display_resource()
414 const struct nubus_dirent *ent) in nubus_get_network_resource()
436 const struct nubus_dirent *ent) in nubus_get_cpu_resource()
469 const struct nubus_dirent *ent) in nubus_get_private_resource()
[all …]
Dproc.c69 const struct nubus_dirent *ent, in nubus_proc_add_rsrc_dir()
121 struct nubus_dirent ent; in nubus_proc_rsrc_show() local
153 const struct nubus_dirent *ent, in nubus_proc_add_rsrc_mem()
172 const struct nubus_dirent *ent) in nubus_proc_add_rsrc()
/drivers/scsi/
Desp_scsi.c404 static dma_addr_t esp_cur_dma_addr(struct esp_cmd_entry *ent, in esp_cur_dma_addr()
419 static unsigned int esp_cur_dma_len(struct esp_cmd_entry *ent, in esp_cur_dma_len()
431 static void esp_advance_dma(struct esp *esp, struct esp_cmd_entry *ent, in esp_advance_dma()
465 static void esp_save_pointers(struct esp *esp, struct esp_cmd_entry *ent) in esp_save_pointers()
480 static void esp_restore_pointers(struct esp *esp, struct esp_cmd_entry *ent) in esp_restore_pointers()
574 static int esp_alloc_lun_tag(struct esp_cmd_entry *ent, in esp_alloc_lun_tag()
617 static void esp_free_lun_tag(struct esp_cmd_entry *ent, in esp_free_lun_tag()
630 static void esp_map_sense(struct esp *esp, struct esp_cmd_entry *ent) in esp_map_sense()
642 static void esp_unmap_sense(struct esp *esp, struct esp_cmd_entry *ent) in esp_unmap_sense()
657 static void esp_autosense(struct esp *esp, struct esp_cmd_entry *ent) in esp_autosense()
[all …]
/drivers/bcma/
Dscan.c158 u32 ent = readl(*eromptr); in bcma_erom_get_ent() local
170 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_ci() local
180 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_is_end() local
187 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_is_bridge() local
196 u32 ent; in bcma_erom_skip_component() local
210 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_mst_port() local
224 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_addr_desc() local
/drivers/soc/qcom/
Dcmd-db.c114 rsc_offset(const struct rsc_hdr *hdr, const struct entry_header *ent) in rsc_offset()
142 const struct entry_header *ent; in cmd_db_get_header() local
186 const struct entry_header *ent; in cmd_db_read_addr() local
205 const struct entry_header *ent; in cmd_db_read_aux_data() local
229 const struct entry_header *ent; in cmd_db_read_slave_id() local
246 const struct entry_header *ent; in cmd_db_debugfs_dump() local
/drivers/infiniband/hw/mlx5/
Dmr.c143 struct mlx5_cache_ent *ent = mr->cache_ent; in create_mkey_callback() local
175 static struct mlx5_ib_mr *alloc_cache_mr(struct mlx5_cache_ent *ent, void *mkc) in alloc_cache_mr()
196 static int add_keys(struct mlx5_cache_ent *ent, unsigned int num) in add_keys()
244 static struct mlx5_ib_mr *create_cache_mr(struct mlx5_cache_ent *ent) in create_cache_mr()
281 static void remove_cache_mr_locked(struct mlx5_cache_ent *ent) in remove_cache_mr_locked()
298 static int resize_available_mrs(struct mlx5_cache_ent *ent, unsigned int target, in resize_available_mrs()
332 struct mlx5_cache_ent *ent = filp->private_data; in size_write() local
370 struct mlx5_cache_ent *ent = filp->private_data; in size_read() local
391 struct mlx5_cache_ent *ent = filp->private_data; in limit_write() local
415 struct mlx5_cache_ent *ent = filp->private_data; in limit_read() local
[all …]
/drivers/w1/
Dw1_family.c23 struct list_head *ent, *n; in w1_register_family() local
56 struct list_head *ent, *n; in w1_unregister_family() local
88 struct list_head *ent, *n; in w1_family_registered() local
/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c78 struct mlx5_cmd_work_ent *ent; in cmd_alloc_ent() local
98 static void cmd_free_ent(struct mlx5_cmd_work_ent *ent) in cmd_free_ent()
137 static void cmd_ent_get(struct mlx5_cmd_work_ent *ent) in cmd_ent_get()
142 static void cmd_ent_put(struct mlx5_cmd_work_ent *ent) in cmd_ent_put()
222 static void set_signature(struct mlx5_cmd_work_ent *ent, int csum) in set_signature()
231 static void poll_timeout(struct mlx5_cmd_work_ent *ent) in poll_timeout()
248 static int verify_signature(struct mlx5_cmd_work_ent *ent) in verify_signature()
799 struct mlx5_cmd_work_ent *ent, int input) in dump_command()
867 struct mlx5_cmd_work_ent *ent = container_of(dwork, in cb_timeout_handler() local
912 struct mlx5_cmd_work_ent *ent = container_of(work, struct mlx5_cmd_work_ent, work); in cmd_work_handler() local
[all …]
/drivers/nvdimm/
Dbtt.h34 #define ent_lba(ent) (ent & MAP_LBA_MASK) argument
35 #define ent_e_flag(ent) (!!(ent & MAP_ERR_MASK)) argument
36 #define ent_z_flag(ent) (!!(ent & MAP_TRIM_MASK)) argument
37 #define set_e_flag(ent) (ent |= MAP_ERR_MASK) argument
39 #define ent_normal(ent) (ent_e_flag(ent) && ent_z_flag(ent)) argument
92 struct log_entry ent[4]; member
/drivers/infiniband/hw/mlx4/
Dcm.c179 struct id_map_entry *ent = container_of(delay, struct id_map_entry, timeout); in id_map_ent_timeout() local
202 struct id_map_entry *ent; in sl_id_map_add() local
234 struct id_map_entry *ent; in id_map_alloc() local
266 struct id_map_entry *ent; in id_map_get() local
549 struct id_map_entry *ent = in mlx4_ib_cm_paravirt_clean() local
561 struct id_map_entry *ent = in mlx4_ib_cm_paravirt_clean() local
/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dgpio.c61 dcb_gpio_entry(struct nvkm_bios *bios, int idx, int ent, u8 *ver, u8 *len) in dcb_gpio_entry()
78 dcb_gpio_parse(struct nvkm_bios *bios, int idx, int ent, u8 *ver, u8 *len, in dcb_gpio_parse()
DM0209.c95 nvbios_M0209Se(struct nvkm_bios *bios, int ent, int idx, u8 *ver, u8 *hdr) in nvbios_M0209Se()
109 nvbios_M0209Sp(struct nvkm_bios *bios, int ent, int idx, u8 *ver, u8 *hdr, in nvbios_M0209Sp()
DM0205.c108 nvbios_M0205Se(struct nvkm_bios *bios, int ent, int idx, u8 *ver, u8 *hdr) in nvbios_M0205Se()
122 nvbios_M0205Sp(struct nvkm_bios *bios, int ent, int idx, u8 *ver, u8 *hdr, in nvbios_M0205Sp()
/drivers/md/
Dmd-autodetect.c65 int ent; in md_setup() local
282 int ent; in md_run_setup() local
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ulp.c98 static void bnxt_fill_msix_vecs(struct bnxt *bp, struct bnxt_msix_entry *ent) in bnxt_fill_msix_vecs()
119 struct bnxt_msix_entry *ent, int num_msix) in bnxt_req_msix_vecs()
400 struct bnxt_msix_entry *ent = NULL; in bnxt_ulp_irq_restart() local
/drivers/ata/
Dlibata-eh.c332 int ent = ata_lookup_timeout_table(cmd); in ata_internal_cmd_timeout() local
357 int ent = ata_lookup_timeout_table(cmd); in ata_internal_cmd_timed_out() local
371 struct ata_ering_entry *ent; in ata_ering_record() local
386 struct ata_ering_entry *ent = &ering->ring[ering->cursor]; in ata_ering_top() local
398 struct ata_ering_entry *ent; in ata_ering_map() local
414 static int ata_ering_clear_cb(struct ata_ering_entry *ent, void *void_arg) in ata_ering_clear_cb()
1667 static int speed_down_verdict_cb(struct ata_ering_entry *ent, void *void_arg) in speed_down_verdict_cb()
3061 struct ata_ering_entry *ent; in ata_set_mode() local
3401 static int ata_count_probe_trials_cb(struct ata_ering_entry *ent, void *void_arg) in ata_count_probe_trials_cb()
/drivers/infiniband/hw/qib/
Dqib_pcie.c64 int qib_pcie_init(struct pci_dev *pdev, const struct pci_device_id *ent) in qib_pcie_init()
130 const struct pci_device_id *ent) in qib_pcie_ddinit()
/drivers/crypto/cavium/cpt/
Dcptvf_reqmanager.c18 struct pending_entry *ent = NULL; in get_free_pending_entry() local
230 u8 *ent; in send_cpt_command() local
/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgk20a.c63 struct gf100_gr_init *ent = &init[i]; in gk20a_gr_av_to_init() local
113 struct gf100_gr_init *ent = &init[i]; in gk20a_gr_aiv_to_init() local
/drivers/infiniband/hw/hfi1/
Dtrace.c471 u8 hfi1_trace_get_tid_ctrl(u32 ent) in hfi1_trace_get_tid_ctrl()
476 u16 hfi1_trace_get_tid_len(u32 ent) in hfi1_trace_get_tid_len()
481 u16 hfi1_trace_get_tid_idx(u32 ent) in hfi1_trace_get_tid_idx()
/drivers/mfd/
Drdc321x-southbridge.c61 const struct pci_device_id *ent) in rdc321x_sb_probe()
/drivers/crypto/marvell/octeontx/
Dotx_cptvf_reqmgr.c61 struct otx_cpt_pending_entry *ent = NULL; in get_free_pending_entry() local
273 u8 *ent; in cpt_send_cmd() local
/drivers/scsi/pm8001/
Dpm8001_init.c266 const struct pci_device_id *ent) in pm8001_alloc()
492 const struct pci_device_id *ent, in pm8001_pci_alloc()
1041 const struct pci_device_id *ent) in pm8001_pci_probe()
/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c30 const struct pci_device_id *ent) in enetc_ptp_probe()

12345678910>>...18