Searched refs:dev_handle_bitmap_bits (Results 1 – 2 of 2) sorted by relevance
1328 if (mrioc->facts.max_devhandle > mrioc->dev_handle_bitmap_bits) { in mpi3mr_revalidate_factsdata()1334 mrioc->dev_handle_bitmap_bits, in mpi3mr_revalidate_factsdata()1342 mrioc->dev_handle_bitmap_bits, in mpi3mr_revalidate_factsdata()1344 mrioc->dev_handle_bitmap_bits = mrioc->facts.max_devhandle; in mpi3mr_revalidate_factsdata()3205 mrioc->dev_handle_bitmap_bits = mrioc->facts.max_devhandle; in mpi3mr_alloc_reply_sense_bufs()3206 mrioc->removepend_bitmap = bitmap_zalloc(mrioc->dev_handle_bitmap_bits, in mpi3mr_alloc_reply_sense_bufs()4594 mrioc->dev_handle_bitmap_bits); in mpi3mr_memset_buffers()5327 mrioc->dev_handle_bitmap_bits); in mpi3mr_soft_reset_handler()
1275 u16 dev_handle_bitmap_bits; member