Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_mbox.c4061 uint32_t app_hndl; in megaraid_sysfs_show_app_hndl() local
4063 app_hndl = mraid_mm_adapter_app_handle(adapter->unique_id); in megaraid_sysfs_show_app_hndl()
4065 return snprintf(buf, 8, "%u\n", app_hndl); in megaraid_sysfs_show_app_hndl()
4093 uint32_t app_hndl = 0; in megaraid_sysfs_show_ldnum() local
4120 app_hndl = mraid_mm_adapter_app_handle( in megaraid_sysfs_show_ldnum()
4135 ldid_map, app_hndl); in megaraid_sysfs_show_ldnum()