Lines Matching defs:brd
2212 struct mxser_board *brd = NULL; in mxser_interrupt() local
2348 static bool mxser_overlapping_vector(struct mxser_board *brd) in mxser_overlapping_vector()
2355 static int mxser_request_vector(struct mxser_board *brd) in mxser_request_vector()
2362 static void mxser_release_vector(struct mxser_board *brd) in mxser_release_vector()
2369 static void mxser_release_ISA_res(struct mxser_board *brd) in mxser_release_ISA_res()
2375 static int mxser_initbrd(struct mxser_board *brd) in mxser_initbrd()
2426 static void mxser_board_remove(struct mxser_board *brd) in mxser_board_remove()
2437 static int __init mxser_get_ISA_conf(int cap, struct mxser_board *brd) in mxser_get_ISA_conf()
2556 struct mxser_board *brd; in mxser_probe() local
2679 struct mxser_board *brd = pci_get_drvdata(pdev); in mxser_remove() local
2699 struct mxser_board *brd; in mxser_module_init() local