Home
last modified time | relevance | path

Searched defs:brd (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/block/
H A Dbrd.c52 static struct page *brd_lookup_page(struct brd_device *brd, sector_t sector) in brd_lookup_page()
68 static int brd_insert_page(struct brd_device *brd, sector_t sector, gfp_t gfp) in brd_insert_page()
107 static void brd_free_pages(struct brd_device *brd) in brd_free_pages()
123 static int copy_to_brd_setup(struct brd_device *brd, sector_t sector, size_t n, in copy_to_brd_setup()
144 static void copy_to_brd(struct brd_device *brd, const void *src, in copy_to_brd()
176 static void copy_from_brd(void *dst, struct brd_device *brd, in copy_from_brd()
210 static int brd_do_bvec(struct brd_device *brd, struct page *page, in brd_do_bvec()
245 struct brd_device *brd = bio->bi_bdev->bd_disk->private_data; in brd_submit_bio() local
317 struct brd_device *brd; in brd_alloc() local
384 struct brd_device *brd, *next; in brd_cleanup() local
/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm_driver.c54 struct jsm_board *brd; in jsm_probe_one() local
264 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_remove_one() local
332 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_error_detected() local
355 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_resume() local
H A Djsm_tty.c191 struct jsm_board *brd; in jsm_tty_open() local
366 int jsm_tty_init(struct jsm_board *brd) in jsm_tty_init()
432 int jsm_uart_port_init(struct jsm_board *brd) in jsm_uart_port_init()
480 int jsm_remove_uart_port(struct jsm_board *brd) in jsm_remove_uart_port()
H A Djsm_neo.c706 static void neo_parse_isr(struct jsm_board *brd, u32 port) in neo_parse_isr()
825 static inline void neo_parse_lsr(struct jsm_board *brd, u32 port) in neo_parse_lsr()
1080 struct jsm_board *brd = voidbrd; in neo_intr() local
H A Djsm_cls.c549 static inline void cls_parse_isr(struct jsm_board *brd, uint port) in cls_parse_isr()
799 struct jsm_board *brd = voidbrd; in cls_intr() local
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-klconfig.c18 klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char struct_type) in find_component()
46 klinfo_t *find_first_component(lboard_t *brd, unsigned char struct_type) in find_first_component()
H A Dip27-memory.c61 lboard_t *brd; in router_recurse() local
100 lboard_t *brd, *dest_brd; in compute_node_distance() local
178 lboard_t *brd, *dest_brd; in dump_topology() local
238 lboard_t *brd; in slot_psize_compute() local
H A Dip27-xtalk.c153 lboard_t *brd; in xbow_probe() local
H A Dip27-smp.c32 lboard_t *brd; in node_scan_cpus() local
/openbmc/u-boot/tools/buildman/
H A Dbuilderthread.py94 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
116 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument
H A Dtest.py145 def Make(self, commit, brd, stage, *args, **kwargs): argument
H A Dfunc_test.py379 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument
H A Dbuilder.py399 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
/openbmc/linux/drivers/tty/
H A Dmoxa.c360 #define MOXA_IS_320(brd) ((brd)->boardType == MOXA_BOARD_C320_ISA || \ argument
725 static int moxa_check_fw_model(struct moxa_board_conf *brd, u8 model) in moxa_check_fw_model()
757 static int moxa_load_bios(struct moxa_board_conf *brd, const u8 *buf, in moxa_load_bios()
802 static int moxa_load_320b(struct moxa_board_conf *brd, const u8 *ptr, in moxa_load_320b()
943 static int moxa_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_load_code()
1120 static int moxa_init_board(struct moxa_board_conf *brd, struct device *dev) in moxa_init_board()
1192 static void moxa_board_deinit(struct moxa_board_conf *brd) in moxa_board_deinit()
1308 struct moxa_board_conf *brd = pci_get_drvdata(pdev); in moxa_pci_remove() local
1327 struct moxa_board_conf *brd = moxa_boards; in moxa_init() local
1455 struct moxa_board_conf *brd; in moxa_open() local
[all …]
H A Dmxser.c1661 struct mxser_board *brd = dev_id; in mxser_interrupt() local
1730 static void mxser_initbrd(struct mxser_board *brd, bool high_baud) in mxser_initbrd()
1789 struct mxser_board *brd; in mxser_probe() local
1873 struct mxser_board *brd = pci_get_drvdata(pdev); in mxser_remove() local
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dfw_inc.c784 const struct firmware *brd; in wil_request_board() local
/openbmc/linux/net/ipv4/
H A Dfib_frontend.c1189 __be32 brd = ifa->ifa_address | ~ifa->ifa_mask; in fib_del_ifaddr() local
/openbmc/linux/drivers/comedi/drivers/
H A Dni_mio_common.c5412 static inline int get_rtsi_brd_src(int brd, struct comedi_device *dev) in get_rtsi_brd_src()
5739 int brd = incr_rtsi_brd_src_use(src, dev); in connect_route() local
5802 int brd = ni_find_route_source( in disconnect_route() local
/openbmc/qemu/disas/
H A Dmicroblaze.c105 …pbc, pcmpeq, pcmpne, sra, src, srl, sext8, sext16, wic, wdc, wdcclear, wdcflush, mts, mfs, br, brd, enumerator
/openbmc/qemu/hw/arm/
H A Dstrongarm.c926 uint16_t brd; member