Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/drivers/block/
Dsmart1,2.h42 static void smart4_submit_command(ctlr_info_t *h, cmdlist_t *c) in smart4_submit_command()
52 static void smart4_intr_mask(ctlr_info_t *h, unsigned long val) in smart4_intr_mask()
69 static unsigned long smart4_fifo_full(ctlr_info_t *h) in smart4_fifo_full()
79 static unsigned long smart4_completed(ctlr_info_t *h) in smart4_completed()
100 static unsigned long smart4_intr_pending(ctlr_info_t *h) in smart4_intr_pending()
121 static void smart2_submit_command(ctlr_info_t *h, cmdlist_t *c) in smart2_submit_command()
126 static void smart2_intr_mask(ctlr_info_t *h, unsigned long val) in smart2_intr_mask()
131 static unsigned long smart2_fifo_full(ctlr_info_t *h) in smart2_fifo_full()
136 static unsigned long smart2_completed(ctlr_info_t *h) in smart2_completed()
141 static unsigned long smart2_intr_pending(ctlr_info_t *h) in smart2_intr_pending()
[all …]
Dcciss.c220 static void cciss_procinit(ctlr_info_t *h) in cciss_procinit()
246 static void set_performant_mode(ctlr_info_t *h, CommandList_struct *c) in set_performant_mode()
278 static void enqueue_cmd_and_start_io(ctlr_info_t *h, in enqueue_cmd_and_start_io()
307 ctlr_info_t *h, int chainsize, int nr_cmds) in cciss_allocate_sg_chain_blocks()
336 static void cciss_unmap_sg_chain_block(ctlr_info_t *h, CommandList_struct *c) in cciss_unmap_sg_chain_block()
350 static void cciss_map_sg_chain_block(ctlr_info_t *h, CommandList_struct *c, in cciss_map_sg_chain_block()
383 ctlr_info_t *h = seq->private; in cciss_seq_show_header() local
411 ctlr_info_t *h = seq->private; in cciss_seq_start() local
434 ctlr_info_t *h = seq->private; in cciss_seq_show() local
464 ctlr_info_t *h = seq->private; in cciss_seq_next() local
[all …]
Dcciss_scsi.c126 #define CPQ_TAPE_LOCK(h, flags) spin_lock_irqsave( \ argument
128 #define CPQ_TAPE_UNLOCK(h, flags) spin_unlock_irqrestore( \ argument
132 scsi_cmd_alloc(ctlr_info_t *h) in scsi_cmd_alloc()
176 scsi_cmd_free(ctlr_info_t *h, CommandList_struct *c) in scsi_cmd_free()
197 scsi_cmd_stack_setup(ctlr_info_t *h, struct cciss_scsi_adapter_data_t *sa) in scsi_cmd_stack_setup()
240 scsi_cmd_stack_free(ctlr_info_t *h) in scsi_cmd_stack_free()
349 find_bus_target_lun(ctlr_info_t *h, int *bus, int *target, int *lun) in find_bus_target_lun()
376 cciss_scsi_add_entry(ctlr_info_t *h, int hostno, in cciss_scsi_add_entry()
451 cciss_scsi_remove_entry(ctlr_info_t *h, int hostno, int entry, in cciss_scsi_remove_entry()
483 static void fixup_botched_add(ctlr_info_t *h, char *scsi3addr) in fixup_botched_add()
[all …]
Dcciss.h220 static void SA5_submit_command( ctlr_info_t *h, CommandList_struct *c) in SA5_submit_command()
238 static void SA5_intr_mask(ctlr_info_t *h, unsigned long val) in SA5_intr_mask()
258 static void SA5B_intr_mask(ctlr_info_t *h, unsigned long val) in SA5B_intr_mask()
275 static void SA5_performant_intr_mask(ctlr_info_t *h, unsigned long val) in SA5_performant_intr_mask()
293 static unsigned long SA5_fifo_full(ctlr_info_t *h) in SA5_fifo_full()
305 static unsigned long SA5_completed(ctlr_info_t *h) in SA5_completed()
327 static unsigned long SA5_performant_completed(ctlr_info_t *h) in SA5_performant_completed()
362 static bool SA5_intr_pending(ctlr_info_t *h) in SA5_intr_pending()
377 static bool SA5B_intr_pending(ctlr_info_t *h) in SA5B_intr_pending()
389 static bool SA5_performant_intr_pending(ctlr_info_t *h) in SA5_performant_intr_pending()
/drivers/scsi/
Dhpsa.c341 static int check_for_unit_attention(struct ctlr_info *h, in check_for_unit_attention()
394 static int check_for_busy(struct ctlr_info *h, struct CommandList *c) in check_for_busy()
409 struct ctlr_info *h; in host_show_lockup_detected() local
423 struct ctlr_info *h; in host_store_hp_ssd_smart_path_status() local
447 struct ctlr_info *h; in host_store_raid_offload_debug() local
471 struct ctlr_info *h; in host_store_rescan() local
481 struct ctlr_info *h; in host_show_firmware_revision() local
497 struct ctlr_info *h = shost_to_hba(shost); in host_show_commands_outstanding() local
506 struct ctlr_info *h; in host_show_transport_mode() local
518 struct ctlr_info *h; in host_show_hp_ssd_smart_path_status() local
[all …]
/drivers/scsi/device_handler/
Dscsi_dh_alua.c88 static int realloc_buffer(struct alua_dh_data *h, unsigned len) in realloc_buffer()
137 static int submit_vpd_inquiry(struct scsi_device *sdev, struct alua_dh_data *h) in submit_vpd_inquiry()
174 static unsigned submit_rtpg(struct scsi_device *sdev, struct alua_dh_data *h, in submit_rtpg()
224 struct alua_dh_data *h = req->end_io_data; in stpg_endio() local
278 static unsigned submit_stpg(struct alua_dh_data *h) in submit_stpg()
319 static int alua_check_tpgs(struct scsi_device *sdev, struct alua_dh_data *h) in alua_check_tpgs()
356 static int alua_vpd_inquiry(struct scsi_device *sdev, struct alua_dh_data *h) in alua_vpd_inquiry()
531 static int alua_rtpg(struct scsi_device *sdev, struct alua_dh_data *h, int wait_for_transition) in alua_rtpg()
675 static int alua_initialize(struct scsi_device *sdev, struct alua_dh_data *h) in alua_initialize()
705 struct alua_dh_data *h = sdev->handler_data; in alua_set_params() local
[all …]
Dscsi_dh_hp_sw.c106 static int hp_sw_tur(struct scsi_device *sdev, struct hp_sw_dh_data *h) in hp_sw_tur()
197 struct hp_sw_dh_data *h = req->end_io_data; in start_stop_endio() local
238 static int hp_sw_start_stop(struct hp_sw_dh_data *h) in hp_sw_start_stop()
264 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_prep_fn() local
289 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_activate() local
310 struct hp_sw_dh_data *h; in hp_sw_bus_attach() local
Dscsi_dh_rdac.c227 struct rdac_dh_data *h; member
293 struct rdac_dh_data *h, struct list_head *list) in rdac_failover_get()
400 unsigned int len, struct rdac_dh_data *h) in submit_inquiry()
430 static int get_lun_info(struct scsi_device *sdev, struct rdac_dh_data *h, in get_lun_info()
456 static int check_ownership(struct scsi_device *sdev, struct rdac_dh_data *h) in check_ownership()
493 struct rdac_dh_data *h, char *array_name, u8 *array_id) in initialize_controller()
516 static int set_mode_select(struct scsi_device *sdev, struct rdac_dh_data *h) in set_mode_select()
541 struct rdac_dh_data *h = sdev->handler_data; in mode_select_handle_sense() local
586 struct rdac_dh_data *h = sdev->handler_data; in send_mode_select() local
666 struct rdac_dh_data *h = sdev->handler_data; in rdac_activate() local
[all …]
/drivers/staging/lustre/lustre/obdclass/
Dlustre_handles.c63 void class_handle_hash(struct portals_handle *h, in class_handle_hash()
104 static void class_handle_unhash_nolock(struct portals_handle *h) in class_handle_unhash_nolock()
125 void class_handle_unhash(struct portals_handle *h) in class_handle_unhash()
140 struct portals_handle *h; in class_handle2object() local
170 struct portals_handle *h = RCU2HANDLE(rcu); in class_handle_free_cb() local
217 struct portals_handle *h; in cleanup_all_handles() local
/drivers/sh/intc/
Daccess.c75 static unsigned long test_8(unsigned long addr, unsigned long h, in test_8()
82 static unsigned long test_16(unsigned long addr, unsigned long h, in test_16()
89 static unsigned long test_32(unsigned long addr, unsigned long h, in test_32()
96 static unsigned long write_8(unsigned long addr, unsigned long h, in write_8()
105 static unsigned long write_16(unsigned long addr, unsigned long h, in write_16()
114 static unsigned long write_32(unsigned long addr, unsigned long h, in write_32()
123 static unsigned long modify_8(unsigned long addr, unsigned long h, in modify_8()
137 static unsigned long modify_16(unsigned long addr, unsigned long h, in modify_16()
151 static unsigned long modify_32(unsigned long addr, unsigned long h, in modify_32()
Dinternals.h14 #define _INTC_SHIFT(h) (h & 0x1f) argument
15 #define _INTC_WIDTH(h) ((h >> 5) & 0xf) argument
16 #define _INTC_FN(h) ((h >> 9) & 0xf) argument
17 #define _INTC_MODE(h) ((h >> 13) & 0x7) argument
18 #define _INTC_ADDR_E(h) ((h >> 16) & 0xff) argument
19 #define _INTC_ADDR_D(h) ((h >> 24) & 0xff) argument
/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c586 static int is_valid_clean_head(struct hnae_ring *ring, int h) in is_valid_clean_head()
739 struct hnae_handle *h = priv->ae_handle; in hns_nic_adjust_link() local
750 int hns_nic_init_phy(struct net_device *ndev, struct hnae_handle *h) in hns_nic_init_phy()
781 struct hnae_handle *h = priv->ae_handle; in hns_nic_ring_open() local
794 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_set_mac_address() local
815 struct hnae_handle *h = priv->ae_handle; in hns_nic_update_stats() local
840 struct hnae_handle *h = priv->ae_handle; in hns_nic_ring_close() local
850 struct hnae_handle *h = priv->ae_handle; in hns_nic_init_irq() local
894 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_up() local
1007 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_open() local
[all …]
Dhns_ethtool.c48 struct hnae_handle *h; in hns_nic_get_link() local
127 struct hnae_handle *h; in hns_nic_get_settings() local
196 struct hnae_handle *h; in hns_nic_set_settings() local
314 struct hnae_handle *h = priv->ae_handle; in __lb_setup() local
356 struct hnae_handle *h = priv->ae_handle; in __lb_up() local
503 struct hnae_handle *h = priv->ae_handle; in __lb_run_test() local
571 struct hnae_handle *h = priv->ae_handle; in __lb_down() local
734 struct hnae_handle *h; in hns_set_pauseparam() local
848 struct hnae_handle *h = priv->ae_handle; in hns_get_ethtool_stats() local
904 struct hnae_handle *h = priv->ae_handle; in hns_get_strings() local
[all …]
/drivers/net/ethernet/intel/i40evf/
Di40e_osdep.h59 #define i40e_allocate_dma_mem(h, m, unused, s, a) \ argument
61 #define i40e_free_dma_mem(h, m) i40evf_free_dma_mem_d(h, m) argument
67 #define i40e_allocate_virt_mem(h, m, s) i40evf_allocate_virt_mem_d(h, m, s) argument
68 #define i40e_free_virt_mem(h, m) i40evf_free_virt_mem_d(h, m) argument
70 #define i40e_debug(h, m, s, ...) i40evf_debug_d(h, m, s, ##__VA_ARGS__) argument
/drivers/net/ethernet/intel/i40e/
Di40e_osdep.h60 #define i40e_allocate_dma_mem(h, m, unused, s, a) \ argument
62 #define i40e_free_dma_mem(h, m) i40e_free_dma_mem_d(h, m) argument
69 #define i40e_allocate_virt_mem(h, m, s) i40e_allocate_virt_mem_d(h, m, s) argument
70 #define i40e_free_virt_mem(h, m) i40e_free_virt_mem_d(h, m) argument
72 #define i40e_debug(h, m, s, ...) \ argument
/drivers/media/pci/zoran/
Dvideocodec.c79 struct codec_list *h = codeclist_top; in videocodec_attach() local
171 struct codec_list *h = codeclist_top; in videocodec_detach() local
236 struct codec_list *ptr, *h = codeclist_top; in videocodec_register() local
271 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister() local
325 struct codec_list *h = codeclist_top; in proc_videocodecs_show() local
/drivers/media/i2c/
Dsaa6752hs.c321 struct saa6752hs_state *h) in saa6752hs_set_bitrate()
372 struct saa6752hs_state *h = in saa6752hs_try_ctrl() local
388 struct saa6752hs_state *h = in saa6752hs_s_ctrl() local
439 struct saa6752hs_state *h = to_state(sd); in saa6752hs_init() local
562 struct saa6752hs_state *h = to_state(sd); in saa6752hs_get_fmt() local
582 struct saa6752hs_state *h = to_state(sd); in saa6752hs_set_fmt() local
642 struct saa6752hs_state *h = to_state(sd); in saa6752hs_s_std() local
677 struct saa6752hs_state *h; in saa6752hs_probe() local
/drivers/mmc/host/
Dau1xmmc.c139 #define HOST_STATUS(h) ((h)->iobase + SD_STATUS) argument
140 #define HOST_CONFIG(h) ((h)->iobase + SD_CONFIG) argument
141 #define HOST_ENABLE(h) ((h)->iobase + SD_ENABLE) argument
142 #define HOST_TXPORT(h) ((h)->iobase + SD_TXPORT) argument
143 #define HOST_RXPORT(h) ((h)->iobase + SD_RXPORT) argument
144 #define HOST_CMDARG(h) ((h)->iobase + SD_CMDARG) argument
145 #define HOST_BLKSIZE(h) ((h)->iobase + SD_BLKSIZE) argument
146 #define HOST_CMD(h) ((h)->iobase + SD_CMD) argument
147 #define HOST_CONFIG2(h) ((h)->iobase + SD_CONFIG2) argument
148 #define HOST_TIMEOUT(h) ((h)->iobase + SD_TIMEOUT) argument
[all …]
/drivers/media/platform/s5p-mfc/
Dregs-mfc-v8.h100 #define S5P_FIMV_TMV_BUFFER_SIZE_V8(w, h) (((w) + 1) * ((h) + 1) * 8) argument
102 #define S5P_FIMV_SCRATCH_BUF_SIZE_H264_DEC_V8(w, h) (((w) * 704) + 2176) argument
103 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_DEC_V8(w, h) \ argument
106 #define S5P_FIMV_SCRATCH_BUF_SIZE_H264_ENC_V8(w, h) \ argument
108 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_ENC_V8(w, h) \ argument
/drivers/mtd/maps/
Dixp4xx.c69 #define BYTE0(h) ((h) & 0xFF) argument
70 #define BYTE1(h) (((h) >> 8) & 0xFF) argument
84 #define BYTE0(h) (((h) >> 8) & 0xFF) argument
85 #define BYTE1(h) ((h) & 0xFF) argument
/drivers/misc/sgi-gru/
Dgruhandles.c38 #define GET_MSEG_HANDLE_STATUS(h) (((*(unsigned long *)(h)) >> 16) & 3) argument
53 static void start_instruction(void *h) in start_instruction()
62 static void report_instruction_timeout(void *h) in report_instruction_timeout()
77 static int wait_instruction_complete(void *h, enum mcs_op opc) in wait_instruction_complete()
/drivers/gpu/drm/omapdrm/
Dtcm-sita.c208 static s32 sita_reserve_2d(struct tcm *tcm, u16 h, u16 w, u8 align, in sita_reserve_2d()
274 static s32 scan_r2l_t2b(struct tcm *tcm, u16 w, u16 h, u16 align, in scan_r2l_t2b()
348 static s32 scan_l2r_t2b(struct tcm *tcm, u16 w, u16 h, u16 align, in scan_l2r_t2b()
502 static s32 scan_areas_and_find_fit(struct tcm *tcm, u16 w, u16 h, u16 align, in scan_areas_and_find_fit()
559 static s32 is_area_free(struct tcm_area ***map, u16 x0, u16 y0, u16 w, u16 h) in is_area_free()
602 static s32 update_candidate(struct tcm *tcm, u16 x0, u16 y0, u16 w, u16 h, in update_candidate()
/drivers/usb/renesas_usbhs/
Dmod_host.c113 #define __usbhsh_for_each_udev(start, pos, h, i) \ argument
124 #define usbhsh_hcd_to_hpriv(h) (struct usbhsh_hpriv *)((h)->hcd_priv) argument
125 #define usbhsh_hcd_to_dev(h) ((h)->self.controller) argument
127 #define usbhsh_hpriv_to_priv(h) ((h)->mod.priv) argument
128 #define usbhsh_hpriv_to_dcp(h) ((h)->dcp) argument
129 #define usbhsh_hpriv_to_hcd(h) \ argument
142 #define usbhsh_udev_to_usbv(h) ((h)->usbv) argument
143 #define usbhsh_udev_is_used(h) usbhsh_udev_to_usbv(h) argument
149 #define usbhsh_device_number(h, d) ((int)((d) - (h)->udev)) argument
150 #define usbhsh_device_nth(h, d) ((h)->udev + d) argument
[all …]
/drivers/staging/lustre/lustre/ptlrpc/
Derrno.c335 unsigned int lustre_errno_hton(unsigned int h) in lustre_errno_hton()
360 unsigned int h; in lustre_errno_ntoh() local
/drivers/net/wireless/ath/ath9k/
Dcalib.c87 struct ath9k_nfcal_hist *h; in ath9k_hw_update_nfcal_hist_buffer() local
239 struct ath9k_nfcal_hist *h = NULL; in ath9k_hw_loadnf() local
365 struct ath9k_nfcal_hist *h; in ath9k_hw_getnf() local
402 struct ath9k_nfcal_hist *h; in ath9k_init_nfcal_hist_buffer() local

12345678910>>...14