Lines Matching defs:mb
972 u_int32_t mb[IOP_MAX_MSG_SIZE / sizeof(u_int32_t)], *sw; in iop_ofifo_init() local
1073 u_int32_t mb[IOP_MAX_MSG_SIZE / sizeof(u_int32_t)]; in iop_hrt_get0() local
1132 u_int32_t mb[IOP_MAX_MSG_SIZE / sizeof(u_int32_t)]; in iop_lct_get0() local
1242 u_int32_t mb[IOP_MAX_MSG_SIZE / sizeof(u_int32_t)]; in iop_field_get_all() local
1299 u_int32_t mb[IOP_MAX_MSG_SIZE / sizeof(u_int32_t)]; in iop_field_set() local
1341 u_int32_t mb[IOP_MAX_MSG_SIZE / sizeof(u_int32_t)]; in iop_table_clear() local
1383 u_int32_t mb[IOP_MAX_MSG_SIZE / sizeof(u_int32_t)]; in iop_table_add_row() local
1454 u_int32_t mb[IOP_MAX_MSG_SIZE / sizeof(u_int32_t)]; in iop_systab_set() local
1852 iop_msg_map(struct iop_softc *sc, struct iop_msg *im, u_int32_t *mb, in iop_msg_map()
1955 iop_msg_map_bio(struct iop_softc *sc, struct iop_msg *im, u_int32_t *mb, in iop_msg_map_bio()
2080 iop_post(struct iop_softc *sc, u_int32_t *mb) in iop_post()
2124 u_int32_t *mb; in iop_msg_post() local