Home
last modified time | relevance | path

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

/drivers/scsi/smartpqi/
Dsmartpqi.h1396 u32 ofa_bytes_requested; member
Dsmartpqi_init.c3815 ctrl_info->ofa_bytes_requested = in pqi_ofa_capture_event_payload()
8770 if (ctrl_info->ofa_bytes_requested == 0) in pqi_ofa_alloc_host_buffer()
8773 total_size = PAGE_ALIGN(ctrl_info->ofa_bytes_requested); in pqi_ofa_alloc_host_buffer()