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

/freebsd-11-stable/sys/dev/hptrr/
H A Dhimfuncs.h96 _HIM_INTERFACE(HPT_BOOL, verify_adapter, (void *adapter))
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhimfuncs.h95 _HIM_INTERFACE(HPT_BOOL, verify_adapter, (void *adapter))
/freebsd-11-stable/sys/dev/hptnr/
H A Dhimfuncs.h95 _HIM_INTERFACE(HPT_BOOL, verify_adapter, (void *adapter))
/freebsd-11-stable/sys/dev/fb/
H A Dvga.c209 * with a physical address in the following table, as verify_adapter()
462 static int verify_adapter(video_adapter_t *adp);
786 verify_adapter(video_adapter_t *adp) function
1013 if (verify_adapter(&biosadapter[V_ADP_SECONDARY]) == 0) {
1025 if (verify_adapter(&biosadapter[V_ADP_PRIMARY]) == 0) {
/freebsd-11-stable/sys/pc98/cbus/
H A Dgdc.c596 verify_adapter(video_adapter_t *adp) function
665 verify_adapter(&biosadapter[0]);

Completed in 353 milliseconds