Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptmv/
H A Dhptproc.c60 hpt_set_asc_info(IAL_ADAPTER_T *pAdapter, char *buffer,int length) in hpt_set_asc_info() function
274 return (retval = hpt_set_asc_info(pAdapter, buffer+6, length-6)) >= 0? retval : -EINVAL; in hpt_set_info()