Searched refs:dev_handle_bitmap_bits (Results 1 – 2 of 2) sorted by relevance
1466 if (mrioc->facts.max_devhandle > mrioc->dev_handle_bitmap_bits) { in mpi3mr_revalidate_factsdata()1472 mrioc->dev_handle_bitmap_bits, in mpi3mr_revalidate_factsdata()1480 mrioc->dev_handle_bitmap_bits, in mpi3mr_revalidate_factsdata()1482 mrioc->dev_handle_bitmap_bits = mrioc->facts.max_devhandle; in mpi3mr_revalidate_factsdata()3426 mrioc->dev_handle_bitmap_bits = mrioc->facts.max_devhandle; in mpi3mr_alloc_reply_sense_bufs()3427 mrioc->removepend_bitmap = bitmap_zalloc(mrioc->dev_handle_bitmap_bits, in mpi3mr_alloc_reply_sense_bufs()4813 mrioc->dev_handle_bitmap_bits); in mpi3mr_memset_buffers()5631 mrioc->dev_handle_bitmap_bits); in mpi3mr_soft_reset_handler()
1299 u16 dev_handle_bitmap_bits; member