Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c200 static fxproc_t *fx_list_lookup(kt_did_t);
1654 fx_list_lookup(kt_did_t ktid) in fx_list_lookup() function
1758 if ((fxpp = fx_list_lookup(ddi_get_kt_did())) == NULL) { in fx_unregister_callbacks()
1786 if ((fxpp = fx_list_lookup(ktid)) == NULL) { in fx_modify_priority()