Lines Matching refs:U16
317 U16 build_num;
318 U16 cust_id;
330 U16 max_reqs;
331 U16 product_id;
332 U16 op_req_sz;
333 U16 reply_sz;
334 U16 exceptions;
335 U16 max_perids;
336 U16 max_pds;
337 U16 max_sasexpanders;
338 U16 max_sasinitiators;
339 U16 max_enclosures;
340 U16 max_pcieswitches;
341 U16 max_nvme;
342 U16 max_vds;
343 U16 max_hpds;
344 U16 max_advhpds;
345 U16 max_raidpds;
346 U16 min_devhandle;
347 U16 max_devhandle;
348 U16 max_op_req_q;
349 U16 max_op_reply_q;
350 U16 shutdown_timeout;
353 U16 max_msix_vectors;
361 U16 max_io_throttle_group;
362 U16 io_throttle_data_length;
363 U16 io_throttle_low;
364 U16 io_throttle_high;
368 U16 ci;
369 U16 pi;
370 U16 num_reqs;
382 U16 ci;
385 U16 num_replies;
406 U16 msix_index;
423 U16 state;
424 U16 dev_handle;
425 U16 ioc_status;
430 U16 host_tag;
472 U16 hosttag;
491 U16 event;
497 U16 event_data_size;
509 U16 handle;
595 U16 num_admin_reqs;
597 U16 admin_req_pi;
598 U16 admin_req_ci;
605 U16 num_admin_replies;
607 U16 admin_reply_ci;
624 U16 reply_free_q_sz;
638 U16 sense_buf_q_sz;
656 U16 num_queues; /* Number of request/reply queues */
659 U16 num_hosttag_op_req_q;
663 U16 reply_sz;
664 U16 op_reply_sz;
673 U16 max_host_ios;
676 U16 chain_bitmap_sz;
679 U16 chain_buf_count;
686 U16 devrem_bitmap_sz;
689 U16 dev_handle_bitmap_sz;
692 U16 evtack_cmds_bitmap_sz;
700 U16 prep_ciactv_rst_counter;
704 U16 prepare_for_reset_timeout_counter;
706 U16 diagsave_timeout;
708 U16 flush_io_count;
712 U16 change_count;
715 U16 log_data_buffer_index;
716 U16 log_data_entry_size;
721 U16 pel_locale;
736 U16 wait_for_port_enable;
737 U16 track_mapping_events;
738 U16 pending_map_events;
905 U16 admin_req_sz);
909 mpi3mr_alloc_interrupts(struct mpi3mr_softc *sc, U16 setup_one);
948 struct mpi3mr_drvr_cmd *cmd, U16 wait);
969 U16 reset_reason, bool snapdump);
974 void mpi3mr_add_device(struct mpi3mr_softc *sc, U16 per_id);
975 int mpi3mr_remove_device(struct mpi3mr_softc *sc, U16 handle);
980 int mpi3mr_remove_device_from_os(struct mpi3mr_softc *sc, U16 handle);
985 void mpi3mr_app_save_logdata(struct mpi3mr_softc *sc, char *event_data, U16 event_data_size);
991 void trigger_reset_from_watchdog(struct mpi3mr_softc *sc, U8 reset_type, U16 reset_reason);