/openbmc/linux/drivers/mmc/host/ |
H A D | meson-mx-sdio.c | 128 struct meson_mx_mmc_host *host = mmc_priv(mmc); in meson_mx_mmc_mask_bits() local 138 static void meson_mx_mmc_soft_reset(struct meson_mx_mmc_host *host) in meson_mx_mmc_soft_reset() 158 struct meson_mx_mmc_host *host = mmc_priv(mmc); in meson_mx_mmc_start_cmd() local 243 static void meson_mx_mmc_request_done(struct meson_mx_mmc_host *host) in meson_mx_mmc_request_done() 260 struct meson_mx_mmc_host *host = mmc_priv(mmc); in meson_mx_mmc_set_ios() local 339 struct meson_mx_mmc_host *host = mmc_priv(mmc); in meson_mx_mmc_request() local 366 struct meson_mx_mmc_host *host = mmc_priv(mmc); in meson_mx_mmc_read_response() local 388 static irqreturn_t meson_mx_mmc_process_cmd_irq(struct meson_mx_mmc_host *host, in meson_mx_mmc_process_cmd_irq() 419 struct meson_mx_mmc_host *host = (void *) data; in meson_mx_mmc_irq() local 443 struct meson_mx_mmc_host *host = (void *) irq_data; in meson_mx_mmc_irq_thread() local [all …]
|
H A D | sdhci-xenon-phy.c | 203 static int xenon_alloc_emmc_phy(struct sdhci_host *host) in xenon_alloc_emmc_phy() 222 static int xenon_check_stability_internal_clk(struct sdhci_host *host) in xenon_check_stability_internal_clk() 243 static int xenon_emmc_phy_init(struct sdhci_host *host) in xenon_emmc_phy_init() 309 static void armada_3700_soc_pad_voltage_set(struct sdhci_host *host, in armada_3700_soc_pad_voltage_set() 331 static void xenon_emmc_phy_set_soc_pad(struct sdhci_host *host, in xenon_emmc_phy_set_soc_pad() 350 static int xenon_emmc_phy_enable_dll(struct sdhci_host *host) in xenon_emmc_phy_enable_dll() 406 static int xenon_emmc_phy_config_tuning(struct sdhci_host *host) in xenon_emmc_phy_config_tuning() 443 static void xenon_emmc_phy_disable_strobe(struct sdhci_host *host) in xenon_emmc_phy_disable_strobe() 467 static void xenon_emmc_phy_strobe_delay_adj(struct sdhci_host *host) in xenon_emmc_phy_strobe_delay_adj() 519 static bool xenon_emmc_phy_slow_mode(struct sdhci_host *host, in xenon_emmc_phy_slow_mode() [all …]
|
H A D | sdhci-iproc.c | 34 static inline u32 sdhci_iproc_readl(struct sdhci_host *host, int reg) in sdhci_iproc_readl() 43 static u16 sdhci_iproc_readw(struct sdhci_host *host, int reg) in sdhci_iproc_readw() 64 static u8 sdhci_iproc_readb(struct sdhci_host *host, int reg) in sdhci_iproc_readb() 71 static inline void sdhci_iproc_writel(struct sdhci_host *host, u32 val, int reg) in sdhci_iproc_writel() 106 static void sdhci_iproc_writew(struct sdhci_host *host, u16 val, int reg) in sdhci_iproc_writew() 147 static void sdhci_iproc_writeb(struct sdhci_host *host, u8 val, int reg) in sdhci_iproc_writeb() 157 static unsigned int sdhci_iproc_get_max_clock(struct sdhci_host *host) in sdhci_iproc_get_max_clock() 179 static unsigned int sdhci_iproc_bcm2711_get_min_clock(struct sdhci_host *host) in sdhci_iproc_bcm2711_get_min_clock() 362 struct sdhci_host *host; in sdhci_iproc_probe() local
|
H A D | sdhci_f_sdh30.c | 32 static void *sdhci_f_sdhost_priv(struct sdhci_host *host) in sdhci_f_sdhost_priv() 39 static void sdhci_f_sdh30_soft_voltage_switch(struct sdhci_host *host) in sdhci_f_sdh30_soft_voltage_switch() 67 static unsigned int sdhci_f_sdh30_get_min_clock(struct sdhci_host *host) in sdhci_f_sdh30_get_min_clock() 72 static void sdhci_f_sdh30_reset(struct sdhci_host *host, u8 mask) in sdhci_f_sdh30_reset() 115 struct sdhci_host *host; in sdhci_f_sdh30_probe() local 211 struct sdhci_host *host = platform_get_drvdata(pdev); in sdhci_f_sdh30_remove() local
|
H A D | via-sdmmc.c | 332 static void via_print_sdchc(struct via_crdr_mmc_host *host) in via_print_sdchc() 351 static void via_print_pcictrl(struct via_crdr_mmc_host *host) in via_print_pcictrl() 365 static void via_save_pcictrlreg(struct via_crdr_mmc_host *host) in via_save_pcictrlreg() 384 static void via_restore_pcictrlreg(struct via_crdr_mmc_host *host) in via_restore_pcictrlreg() 401 static void via_save_sdcreg(struct via_crdr_mmc_host *host) in via_save_sdcreg() 421 static void via_restore_sdcreg(struct via_crdr_mmc_host *host) in via_restore_sdcreg() 449 static void via_set_ddma(struct via_crdr_mmc_host *host, in via_set_ddma() 477 static void via_sdc_preparedata(struct via_crdr_mmc_host *host, in via_sdc_preparedata() 509 static void via_sdc_get_response(struct via_crdr_mmc_host *host, in via_sdc_get_response() 551 static void via_sdc_send_command(struct via_crdr_mmc_host *host, in via_sdc_send_command() [all …]
|
H A D | moxart-mmc.c | 151 static inline void moxart_init_sg(struct moxart_host *host, in moxart_init_sg() 162 static inline int moxart_next_sg(struct moxart_host *host) in moxart_next_sg() 180 static int moxart_wait_for_status(struct moxart_host *host, in moxart_wait_for_status() 204 static void moxart_send_command(struct moxart_host *host, in moxart_send_command() 252 struct moxart_host *host = param; in moxart_dma_complete() local 257 static void moxart_transfer_dma(struct mmc_data *data, struct moxart_host *host) in moxart_transfer_dma() 305 static void moxart_transfer_pio(struct moxart_host *host) in moxart_transfer_pio() 358 static void moxart_prepare_data(struct moxart_host *host) in moxart_prepare_data() 390 struct moxart_host *host = mmc_priv(mmc); in moxart_request() local 458 struct moxart_host *host = (struct moxart_host *)devid; in moxart_irq() local [all …]
|
H A D | dw_mmc-k3.c | 102 static void dw_mci_k3_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_k3_set_ios() 117 static int dw_mci_hi6220_parse_dt(struct dw_mci *host) in dw_mci_hi6220_parse_dt() 145 struct dw_mci *host; in dw_mci_hi6220_switch_voltage() local 188 static void dw_mci_hi6220_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi6220_set_ios() 216 static void dw_mci_hs_set_timing(struct dw_mci *host, int timing, in dw_mci_hs_set_timing() 267 static int dw_mci_hi3660_init(struct dw_mci *host) in dw_mci_hi3660_init() 278 static int dw_mci_set_sel18(struct dw_mci *host, bool set) in dw_mci_set_sel18() 297 static void dw_mci_hi3660_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi3660_set_ios() 370 struct dw_mci *host = slot->host; in dw_mci_hi3660_execute_tuning() local 407 struct dw_mci *host; in dw_mci_hi3660_switch_voltage() local
|
H A D | sdhci-cadence.c | 186 static void *sdhci_cdns_priv(struct sdhci_host *host) in sdhci_cdns_priv() 193 static unsigned int sdhci_cdns_get_timeout_clock(struct sdhci_host *host) in sdhci_cdns_get_timeout_clock() 221 static int sdhci_cdns_set_tune_val(struct sdhci_host *host, unsigned int val) in sdhci_cdns_set_tune_val() 258 static int sdhci_cdns_execute_tuning(struct sdhci_host *host, u32 opcode) in sdhci_cdns_execute_tuning() 294 static void sdhci_cdns_set_uhs_signaling(struct sdhci_host *host, in sdhci_cdns_set_uhs_signaling() 348 static void elba_write_l(struct sdhci_host *host, u32 val, int reg) in elba_write_l() 353 static void elba_write_w(struct sdhci_host *host, u16 val, int reg) in elba_write_w() 367 static void elba_write_b(struct sdhci_host *host, u8 val, int reg) in elba_write_b() 394 struct sdhci_host *host = platform_get_drvdata(pdev); in elba_drv_init() local 445 struct sdhci_host *host = mmc_priv(mmc); in sdhci_cdns_hs400_enhanced_strobe() local [all …]
|
H A D | sdhci_am654.c | 174 static void sdhci_am654_setup_dll(struct sdhci_host *host, unsigned int clock) in sdhci_am654_setup_dll() 270 static void sdhci_am654_set_clock(struct sdhci_host *host, unsigned int clock) in sdhci_am654_set_clock() 321 static void sdhci_j721e_4bit_set_clock(struct sdhci_host *host, in sdhci_j721e_4bit_set_clock() 357 static u8 sdhci_am654_write_power_on(struct sdhci_host *host, u8 val, int reg) in sdhci_am654_write_power_on() 365 static void sdhci_am654_write_b(struct sdhci_host *host, u8 val, int reg) in sdhci_am654_write_b() 399 static void sdhci_am654_reset(struct sdhci_host *host, u8 mask) in sdhci_am654_reset() 416 struct sdhci_host *host = mmc_priv(mmc); in sdhci_am654_execute_tuning() local 430 static u32 sdhci_am654_cqhci_irq(struct sdhci_host *host, u32 intmask) in sdhci_am654_cqhci_irq() 446 static u32 sdhci_am654_calculate_itap(struct sdhci_host *host, struct window in sdhci_am654_calculate_itap() 497 static int sdhci_am654_platform_execute_tuning(struct sdhci_host *host, in sdhci_am654_platform_execute_tuning() [all …]
|
/openbmc/linux/drivers/scsi/arm/ |
H A D | arxescsi.c | 71 arxescsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in arxescsi_dma_setup() 117 arxescsi_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, in arxescsi_dma_pseudo() 203 static void arxescsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in arxescsi_dma_stop() 216 static const char *arxescsi_info(struct Scsi_Host *host) in arxescsi_info() 229 arxescsi_show_info(struct seq_file *m, struct Scsi_Host *host) in arxescsi_show_info() 260 struct Scsi_Host *host; in arxescsi_probe() local 323 struct Scsi_Host *host = ecard_get_drvdata(ec); in arxescsi_remove() local
|
H A D | eesox.c | 122 eesoxscsi_terminator_ctl(struct Scsi_Host *host, int on_off) in eesoxscsi_terminator_ctl() 159 eesoxscsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in eesoxscsi_dma_setup() 355 eesoxscsi_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, in eesoxscsi_dma_pseudo() 372 eesoxscsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in eesoxscsi_dma_stop() 384 const char *eesoxscsi_info(struct Scsi_Host *host) in eesoxscsi_info() 404 eesoxscsi_set_proc_info(struct Scsi_Host *host, char *buffer, int length) in eesoxscsi_set_proc_info() 427 static int eesoxscsi_show_info(struct seq_file *m, struct Scsi_Host *host) in eesoxscsi_show_info() 446 struct Scsi_Host *host = ecard_get_drvdata(ec); in eesoxscsi_show_term() local 455 struct Scsi_Host *host = ecard_get_drvdata(ec); in eesoxscsi_store_term() local 497 struct Scsi_Host *host; in eesoxscsi_probe() local [all …]
|
H A D | cumana_2.c | 123 cumanascsi_2_terminator_ctl(struct Scsi_Host *host, int on_off) in cumanascsi_2_terminator_ctl() 158 cumanascsi_2_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in cumanascsi_2_dma_setup() 211 cumanascsi_2_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, in cumanascsi_2_dma_pseudo() 285 cumanascsi_2_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in cumanascsi_2_dma_stop() 299 const char *cumanascsi_2_info(struct Scsi_Host *host) in cumanascsi_2_info() 319 cumanascsi_2_set_proc_info(struct Scsi_Host *host, char *buffer, int length) in cumanascsi_2_set_proc_info() 344 static int cumanascsi_2_show_info(struct seq_file *m, struct Scsi_Host *host) in cumanascsi_2_show_info() 381 struct Scsi_Host *host; in cumanascsi2_probe() local 478 struct Scsi_Host *host = ecard_get_drvdata(ec); in cumanascsi2_remove() local
|
/openbmc/linux/drivers/mtd/spi-nor/controllers/ |
H A D | hisi-sfc.c | 85 struct hifmc_host *host; member 103 static inline int hisi_spi_nor_wait_op_finish(struct hifmc_host *host) in hisi_spi_nor_wait_op_finish() 137 static void hisi_spi_nor_init(struct hifmc_host *host) in hisi_spi_nor_init() 150 struct hifmc_host *host = priv->host; in hisi_spi_nor_prep() local 173 struct hifmc_host *host = priv->host; in hisi_spi_nor_unprep() local 183 struct hifmc_host *host = priv->host; in hisi_spi_nor_op_reg() local 206 struct hifmc_host *host = priv->host; in hisi_spi_nor_read_reg() local 221 struct hifmc_host *host = priv->host; in hisi_spi_nor_write_reg() local 233 struct hifmc_host *host = priv->host; in hisi_spi_nor_dma_transfer() local 272 struct hifmc_host *host = priv->host; in hisi_spi_nor_read() local [all …]
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | fsmc_nand.c | 262 static void fsmc_nand_setup(struct fsmc_nand_data *host, in fsmc_nand_setup() 283 static int fsmc_calc_timings(struct fsmc_nand_data *host, in fsmc_calc_timings() 350 struct fsmc_nand_data *host = nand_to_fsmc(nand); in fsmc_setup_interface() local 376 struct fsmc_nand_data *host = nand_to_fsmc(chip); in fsmc_enable_hwecc() local 394 struct fsmc_nand_data *host = nand_to_fsmc(chip); in fsmc_read_hwecc_ecc4() local 442 struct fsmc_nand_data *host = nand_to_fsmc(chip); in fsmc_read_hwecc_ecc1() local 480 struct fsmc_nand_data *host = param; in dma_complete() local 485 static int dma_xfer(struct fsmc_nand_data *host, void *buffer, int len, in dma_xfer() 559 static void fsmc_write_buf(struct fsmc_nand_data *host, const u8 *buf, in fsmc_write_buf() 583 static void fsmc_read_buf(struct fsmc_nand_data *host, u8 *buf, int len) in fsmc_read_buf() [all …]
|
H A D | lpc32xx_mlc.c | 231 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup() 281 struct lpc32xx_nand_host *host = nand_get_controller_data(nand_chip); in lpc32xx_nand_cmd_ctrl() local 296 struct lpc32xx_nand_host *host = nand_get_controller_data(nand_chip); in lpc32xx_nand_device_ready() local 308 struct lpc32xx_nand_host *host = data; in lpc3xxx_nand_irq() local 324 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_waitfunc_nand() local 344 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_waitfunc_controller() local 372 static void lpc32xx_wp_enable(struct lpc32xx_nand_host *host) in lpc32xx_wp_enable() 381 static void lpc32xx_wp_disable(struct lpc32xx_nand_host *host) in lpc32xx_wp_disable() 396 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xmit_dma() local 438 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_read_page() local [all …]
|
H A D | socrates_nand.c | 42 struct socrates_nand_host *host = nand_get_controller_data(this); in socrates_nand_write_buf() local 61 struct socrates_nand_host *host = nand_get_controller_data(this); in socrates_nand_read_buf() local 90 struct socrates_nand_host *host = nand_get_controller_data(nand_chip); in socrates_nand_cmd_ctrl() local 114 struct socrates_nand_host *host = nand_get_controller_data(nand_chip); in socrates_nand_device_ready() local 139 struct socrates_nand_host *host; in socrates_nand_probe() local 207 struct socrates_nand_host *host = dev_get_drvdata(&ofdev->dev); in socrates_nand_remove() local
|
H A D | lpc32xx_slc.c | 236 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup() 274 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_cmd_ctrl() local 297 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_device_ready() local 309 static void lpc32xx_wp_enable(struct lpc32xx_nand_host *host) in lpc32xx_wp_enable() 318 static void lpc32xx_wp_disable(struct lpc32xx_nand_host *host) in lpc32xx_wp_disable() 351 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_byte() local 361 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_buf() local 374 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_write_buf() local 429 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xmit_dma() local 489 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xfer() local [all …]
|
/openbmc/u-boot/drivers/mmc/ |
H A D | xenon_sdhci.c | 121 struct sdhci_host host; member 131 static int xenon_mmc_phy_init(struct sdhci_host *host) in xenon_mmc_phy_init() 199 static void armada_3700_soc_pad_voltage_set(struct sdhci_host *host) in armada_3700_soc_pad_voltage_set() 209 static void xenon_mmc_phy_set(struct sdhci_host *host) in xenon_mmc_phy_set() 268 static void xenon_mmc_set_acg(struct sdhci_host *host, bool enable) in xenon_mmc_set_acg() 284 static void xenon_mmc_enable_slot(struct sdhci_host *host, u8 slot) in xenon_mmc_enable_slot() 294 static void xenon_mmc_enable_parallel_tran(struct sdhci_host *host, u8 slot) in xenon_mmc_enable_parallel_tran() 303 static void xenon_mmc_disable_tuning(struct sdhci_host *host, u8 slot) in xenon_mmc_disable_tuning() 319 static void xenon_mask_cmd_conflict_err(struct sdhci_host *host) in xenon_mask_cmd_conflict_err() 329 static void xenon_sdhci_set_ios_post(struct sdhci_host *host) in xenon_sdhci_set_ios_post() [all …]
|
H A D | mtk-sd.c | 286 static void msdc_reset_hw(struct msdc_host *host) in msdc_reset_hw() 296 static void msdc_fifo_clr(struct msdc_host *host) in msdc_fifo_clr() 306 static u32 msdc_fifo_rx_bytes(struct msdc_host *host) in msdc_fifo_rx_bytes() 312 static u32 msdc_fifo_tx_bytes(struct msdc_host *host) in msdc_fifo_tx_bytes() 318 static u32 msdc_cmd_find_resp(struct msdc_host *host, struct mmc_cmd *cmd) in msdc_cmd_find_resp() 345 static u32 msdc_cmd_prepare_raw_cmd(struct msdc_host *host, in msdc_cmd_prepare_raw_cmd() 393 static int msdc_cmd_done(struct msdc_host *host, int events, in msdc_cmd_done() 428 static bool msdc_cmd_is_ready(struct msdc_host *host) in msdc_cmd_is_ready() 457 static int msdc_start_command(struct msdc_host *host, struct mmc_cmd *cmd, in msdc_start_command() 492 static void msdc_fifo_read(struct msdc_host *host, u8 *buf, u32 size) in msdc_fifo_read() [all …]
|
/openbmc/linux/drivers/spi/ |
H A D | spi-img-spfi.c | 89 struct spi_controller *host; member 224 static int img_spfi_start_pio(struct spi_controller *host, in img_spfi_start_pio() 306 static int img_spfi_start_dma(struct spi_controller *host, in img_spfi_start_dma() 387 static void img_spfi_handle_err(struct spi_controller *host, in img_spfi_handle_err() 408 static int img_spfi_prepare(struct spi_controller *host, struct spi_message *msg) in img_spfi_prepare() 430 static int img_spfi_unprepare(struct spi_controller *host, in img_spfi_unprepare() 440 static void img_spfi_config(struct spi_controller *host, struct spi_device *spi, in img_spfi_config() 479 static int img_spfi_transfer_one(struct spi_controller *host, in img_spfi_transfer_one() 502 static bool img_spfi_can_dma(struct spi_controller *host, struct spi_device *spi, in img_spfi_can_dma() 527 struct spi_controller *host; in img_spfi_probe() local [all …]
|
/openbmc/linux/drivers/mmc/core/ |
H A D | sd_ops.c | 22 int mmc_app_cmd(struct mmc_host *host, struct mmc_card *card) in mmc_app_cmd() 52 static int mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, in mmc_wait_for_app_cmd() 118 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond() 162 static int __mmc_send_if_cond(struct mmc_host *host, u32 ocr, u8 pcie_bits, in __mmc_send_if_cond() 197 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond() 202 int mmc_send_if_cond_pcie(struct mmc_host *host, u32 ocr) in mmc_send_if_cond_pcie() 238 int mmc_send_relative_addr(struct mmc_host *host, unsigned int *rca) in mmc_send_relative_addr()
|
H A D | bus.c | 146 struct mmc_host *host = card->host; in mmc_bus_shutdown() local 166 struct mmc_host *host = card->host; in mmc_bus_suspend() local 183 struct mmc_host *host = card->host; in mmc_bus_resume() local 200 struct mmc_host *host = card->host; in mmc_runtime_suspend() local 208 struct mmc_host *host = card->host; in mmc_runtime_resume() local 277 struct mmc_card *mmc_alloc_card(struct mmc_host *host, struct device_type *type) in mmc_alloc_card() 387 struct mmc_host *host = card->host; in mmc_remove_card() local
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | dcr.c | 37 bool dcr_map_ok_generic(dcr_host_t host) in dcr_map_ok_generic() 52 dcr_host_t host; in dcr_map_generic() local 79 void dcr_unmap_generic(dcr_host_t host, unsigned int dcr_c) in dcr_unmap_generic() 90 u32 dcr_read_generic(dcr_host_t host, unsigned int dcr_n) in dcr_read_generic() 102 void dcr_write_generic(dcr_host_t host, unsigned int dcr_n, u32 value) in dcr_write_generic() 204 void dcr_unmap_mmio(dcr_host_mmio_t host, unsigned int dcr_c) in dcr_unmap_mmio()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_bsg.c | 147 struct Scsi_Host *host = fc_bsg_to_shost(bsg_job); in qla24xx_proc_fcp_prio_cfg_cmd() local 278 struct Scsi_Host *host; in qla2x00_process_els() local 469 struct Scsi_Host *host = fc_bsg_to_shost(bsg_job); in qla2x00_process_ct() local 737 struct Scsi_Host *host = fc_bsg_to_shost(bsg_job); in qla2x00_process_loopback() local 979 struct Scsi_Host *host = fc_bsg_to_shost(bsg_job); in qla84xx_reset() local 1016 struct Scsi_Host *host = fc_bsg_to_shost(bsg_job); in qla84xx_updatefw() local 1126 struct Scsi_Host *host = fc_bsg_to_shost(bsg_job); in qla84xx_mgmt_cmd() local 1322 struct Scsi_Host *host = fc_bsg_to_shost(bsg_job); in qla24xx_iidma() local 1480 struct Scsi_Host *host = fc_bsg_to_shost(bsg_job); in qla2x00_read_optrom() local 1517 struct Scsi_Host *host = fc_bsg_to_shost(bsg_job); in qla2x00_update_optrom() local [all …]
|
/openbmc/linux/fs/lockd/ |
H A D | svc4proc.c | 26 struct nlm_host *host = NULL; in nlm4svc_retrieve_args() local 97 struct nlm_host *host; in __nlm4svc_proc_test() local 133 struct nlm_host *host; in __nlm4svc_proc_lock() local 182 struct nlm_host *host; in __nlm4svc_proc_cancel() local 222 struct nlm_host *host; in __nlm4svc_proc_unlock() local 304 struct nlm_host *host; in nlm4svc_callback() local 369 struct nlm_host *host; in nlm4svc_proc_share() local 404 struct nlm_host *host; in nlm4svc_proc_unshare() local 452 struct nlm_host *host; in nlm4svc_proc_free_all() local
|