Lines Matching defs:brd
2219 struct mxser_board *brd = NULL; in mxser_interrupt() local
2355 static bool mxser_overlapping_vector(struct mxser_board *brd) in mxser_overlapping_vector()
2362 static int mxser_request_vector(struct mxser_board *brd) in mxser_request_vector()
2369 static void mxser_release_vector(struct mxser_board *brd) in mxser_release_vector()
2376 static void mxser_release_ISA_res(struct mxser_board *brd) in mxser_release_ISA_res()
2382 static int mxser_initbrd(struct mxser_board *brd) in mxser_initbrd()
2433 static void mxser_board_remove(struct mxser_board *brd) in mxser_board_remove()
2444 static int __init mxser_get_ISA_conf(int cap, struct mxser_board *brd) in mxser_get_ISA_conf()
2563 struct mxser_board *brd; in mxser_probe() local
2686 struct mxser_board *brd = pci_get_drvdata(pdev); in mxser_remove() local
2706 struct mxser_board *brd; in mxser_module_init() local