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

/freebsd-current/sys/dev/hptmv/
H A Dhptproc.c57 hpt_set_asc_info(IAL_ADAPTER_T *pAdapter, char *buffer,int length) function
293 return (retval = hpt_set_asc_info(pAdapter, buffer+6, length-6)) >= 0? retval : -EINVAL;

Completed in 60 milliseconds