Home
last modified time | relevance | path

Searched refs:dev_handle_bitmap_bits (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/mpi3mr/
A Dmpi3mr_fw.c1168 if (mrioc->facts.max_devhandle > mrioc->dev_handle_bitmap_bits) { in mpi3mr_revalidate_factsdata()
1174 mrioc->dev_handle_bitmap_bits, in mpi3mr_revalidate_factsdata()
1182 mrioc->dev_handle_bitmap_bits, in mpi3mr_revalidate_factsdata()
1184 mrioc->dev_handle_bitmap_bits = mrioc->facts.max_devhandle; in mpi3mr_revalidate_factsdata()
2981 mrioc->dev_handle_bitmap_bits = mrioc->facts.max_devhandle; in mpi3mr_alloc_reply_sense_bufs()
2982 mrioc->removepend_bitmap = bitmap_zalloc(mrioc->dev_handle_bitmap_bits, in mpi3mr_alloc_reply_sense_bufs()
4210 mrioc->dev_handle_bitmap_bits); in mpi3mr_memset_buffers()
4909 mrioc->dev_handle_bitmap_bits); in mpi3mr_soft_reset_handler()
A Dmpi3mr.h1137 u16 dev_handle_bitmap_bits; member

Completed in 23 milliseconds