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

/freebsd-11-stable/sys/arm/include/
H A Dfiq.h57 void *fh_func; /* FIQ handler routine */ member in struct:fiqhandler
/freebsd-11-stable/sys/arm/arm/
H A Dfiq.c123 fiq_installhandler(fh->fh_func, fh->fh_size);
158 fiq_installhandler(ofh->fh_func, ofh->fh_size);

Completed in 97 milliseconds