Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_mbox.c4057 uint32_t app_hndl; in megaraid_sysfs_show_app_hndl() local
4059 app_hndl = mraid_mm_adapter_app_handle(adapter->unique_id); in megaraid_sysfs_show_app_hndl()
4061 return snprintf(buf, 8, "%u\n", app_hndl); in megaraid_sysfs_show_app_hndl()
4089 uint32_t app_hndl = 0; in megaraid_sysfs_show_ldnum() local
4116 app_hndl = mraid_mm_adapter_app_handle( in megaraid_sysfs_show_ldnum()
4131 ldid_map, app_hndl); in megaraid_sysfs_show_ldnum()