msipic.c | 516 bus_space_handle_t bshandle; local in function:msix_set_vecctl_mask 529 bshandle = pic->pic_msipic->mp_bshandle; 530 vecctl = bus_space_read_4(bstag, bshandle, 537 bus_space_write_4(bstag, bshandle, 539 BUS_SPACE_WRITE_FLUSH(bstag, bshandle); 569 bus_space_handle_t bshandle; local in function:msix_addroute 595 bshandle = pic->pic_msipic->mp_bshandle; 612 bus_space_write_4(bstag, bshandle, 614 bus_space_write_4(bstag, bshandle, 616 bus_space_write_4(bstag, bshandle, 671 bus_space_handle_t bshandle; local in function:msipic_construct_msix_pic [all...] |