Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/
H A Dcam.c282 int entry_size, cam_quirkmatch_t *comp_func) in cam_quirkmatch() argument
285 if ((*comp_func)(target, quirk_table) == 0) in cam_quirkmatch()
H A Dcam.h384 int entry_size, cam_quirkmatch_t *comp_func);