Home
last modified time | relevance | path

Searched defs:ms (Results 1 – 25 of 104) sorted by relevance

12345

/drivers/md/
Ddm-raid1.c44 struct mirror_set *ms; member
92 struct mirror_set *ms = context; in wakeup_mirrord() local
99 struct mirror_set *ms = (struct mirror_set *) data; in delayed_wake_fn() local
105 static void delayed_wake(struct mirror_set *ms) in delayed_wake()
121 static void queue_bio(struct mirror_set *ms, struct bio *bio, int rw) in queue_bio()
139 struct mirror_set *ms = context; in dispatch_bios() local
173 static struct mirror *get_default_mirror(struct mirror_set *ms) in get_default_mirror()
180 struct mirror_set *ms = m->ms; in set_default_mirror() local
186 static struct mirror *get_valid_mirror(struct mirror_set *ms) in get_valid_mirror()
213 struct mirror_set *ms = m->ms; in fail_mirror() local
[all …]
/drivers/scsi/
Dmesh.c212 static void dlog(struct mesh_state *ms, char *fmt, int a) in dlog()
237 static void dumplog(struct mesh_state *ms, int t) in dumplog()
263 static void dumpslog(struct mesh_state *ms) in dumpslog()
290 static inline void dlog(struct mesh_state *ms, char *fmt, int a) in dlog()
292 static inline void dumplog(struct mesh_state *ms, int tgt) in dumplog()
294 static inline void dumpslog(struct mesh_state *ms) in dumpslog()
302 mesh_dump_regs(struct mesh_state *ms) in mesh_dump_regs()
347 static void mesh_completed(struct mesh_state *ms, struct scsi_cmnd *cmd) in mesh_completed()
357 static void mesh_init(struct mesh_state *ms) in mesh_init()
404 static void mesh_start_cmd(struct mesh_state *ms, struct scsi_cmnd *cmd) in mesh_start_cmd()
[all …]
/drivers/spi/
Dspi-mpc52xx.c96 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) in mpc52xx_spi_chipsel()
112 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) in mpc52xx_spi_start_transfer()
144 mpc52xx_spi_fsmstate_idle(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_idle()
210 static int mpc52xx_spi_fsmstate_transfer(int irq, struct mpc52xx_spi *ms, in mpc52xx_spi_fsmstate_transfer()
274 mpc52xx_spi_fsmstate_wait(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_wait()
315 static void mpc52xx_spi_fsm_process(int irq, struct mpc52xx_spi *ms) in mpc52xx_spi_fsm_process()
337 struct mpc52xx_spi *ms = _ms; in mpc52xx_spi_irq() local
349 struct mpc52xx_spi *ms = container_of(work, struct mpc52xx_spi, work); in mpc52xx_spi_wq() local
363 struct mpc52xx_spi *ms = spi_master_get_devdata(spi->master); in mpc52xx_spi_transfer() local
383 struct mpc52xx_spi *ms; in mpc52xx_spi_probe() local
[all …]
/drivers/scsi/bfa/
Dbfa_fcs_lport.c2799 bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_init()
2811 bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_offline()
2820 bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_online()
2905 bfa_fcs_lport_ms_sm_offline(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_offline()
2926 bfa_fcs_lport_ms_sm_plogi_sending(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_plogi_sending()
2949 bfa_fcs_lport_ms_sm_plogi(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_plogi()
3000 bfa_fcs_lport_ms_sm_plogi_retry(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_plogi_retry()
3026 bfa_fcs_lport_ms_sm_online(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_online()
3049 bfa_fcs_lport_ms_sm_gmal_sending(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_gmal_sending()
3072 bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_gmal()
[all …]
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_fail.h133 static inline int cfs_fail_timeout_set(u32 id, u32 value, int ms, int set) in cfs_fail_timeout_set()
144 #define CFS_FAIL_TIMEOUT_MS(id, ms) \ argument
157 #define CFS_FAIL_TIMEOUT_MS_ORSET(id, value, ms) \ argument
/drivers/gpu/drm/arm/
Dmalidp_planes.c122 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_plane_atomic_print_state() local
180 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_de_plane_check() local
269 struct malidp_plane_state *ms = to_malidp_plane_state(plane->state); in malidp_de_plane_update() local
/drivers/staging/dgnc/
Ddgnc_utils.c12 int dgnc_ms_sleep(ulong ms) in dgnc_ms_sleep()
/drivers/staging/lustre/lnet/libcfs/
Dfail.c127 int __cfs_fail_timeout_set(u32 id, u32 value, int ms, int set) in __cfs_fail_timeout_set()
/drivers/media/platform/vivid/
Dvivid-rds-gen.h44 bool ms; member
/drivers/mmc/core/
Dcore.h62 static inline void mmc_delay(unsigned int ms) in mmc_delay()
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dpno.c369 struct cfg80211_match_set *ms; in brcmf_pno_config_networks() local
565 struct cfg80211_match_set *ms; in brcmf_pno_get_bucket_map() local
/drivers/leds/
Dleds-asic3.c28 #define MS_TO_CLK(ms) DIV_ROUND_CLOSEST(((ms)*1024), 32000) argument
/drivers/staging/rtlwifi/phydm/
Dphydm_interface.c174 void ODM_delay_ms(u32 ms) { mdelay(ms); } in ODM_delay_ms()
178 void ODM_sleep_ms(u32 ms) { msleep(ms); } in ODM_sleep_ms()
/drivers/md/bcache/
Dio.c123 int ms = us / 1024; in bch_bbio_count_io_errors() local
/drivers/input/serio/
Di8042-sparcio.h72 struct platform_device *ms = of_find_device_by_node(dp); in sparc_i8042_probe() local
/drivers/clk/rockchip/
Dclk.h380 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
438 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
456 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
475 #define COMPOSITE_NOGATE_DIVTBL(_id, cname, pnames, f, mo, ms, \ argument
546 #define COMPOSITE_DDRCLK(_id, cname, pnames, f, mo, ms, mw, \ argument
/drivers/clocksource/
Dtegra20_timer.c121 u32 ms = readl(rtc_base + RTC_MILLISECONDS); in tegra_rtc_read_ms() local
/drivers/gpu/drm/nouveau/nvkm/falcon/
Dbase.c126 nvkm_falcon_wait_for_halt(struct nvkm_falcon *falcon, u32 ms) in nvkm_falcon_wait_for_halt()
/drivers/usb/storage/
Dscsiglue.c582 unsigned short ms; in max_sectors_store() local
/drivers/ssb/
Ddriver_extif.c122 u32 ssb_extif_watchdog_timer_set_ms(struct bcm47xx_wdt *wdt, u32 ms) in ssb_extif_watchdog_timer_set_ms()
/drivers/tty/hvc/
Dhvsi_lib.c248 static void maybe_msleep(unsigned long ms) in maybe_msleep()
/drivers/mtd/tests/
Dspeedtest.c183 long ms; in calc_speed() local
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmac80211_if.h41 uint ms; member
/drivers/pwm/
Dpwm-lpss.c67 const unsigned int ms = 500 * USEC_PER_MSEC; in pwm_lpss_wait_for_update() local
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c1310 struct qlcnic_ms_reg_ctrl *ms) in qlcnic_set_ms_controls()
1343 struct qlcnic_ms_reg_ctrl ms; in qlcnic_pci_mem_write_2M() local
1418 struct qlcnic_ms_reg_ctrl ms; in qlcnic_pci_mem_read_2M() local

12345