Lines Matching defs:brd
2215 struct mxser_board *brd = NULL; in mxser_interrupt() local
2351 static bool mxser_overlapping_vector(struct mxser_board *brd) in mxser_overlapping_vector()
2358 static int mxser_request_vector(struct mxser_board *brd) in mxser_request_vector()
2365 static void mxser_release_vector(struct mxser_board *brd) in mxser_release_vector()
2372 static void mxser_release_ISA_res(struct mxser_board *brd) in mxser_release_ISA_res()
2378 static int mxser_initbrd(struct mxser_board *brd) in mxser_initbrd()
2429 static void mxser_board_remove(struct mxser_board *brd) in mxser_board_remove()
2440 static int __init mxser_get_ISA_conf(int cap, struct mxser_board *brd) in mxser_get_ISA_conf()
2559 struct mxser_board *brd; in mxser_probe() local
2682 struct mxser_board *brd = pci_get_drvdata(pdev); in mxser_remove() local
2702 struct mxser_board *brd; in mxser_module_init() local