Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/disp/
H A Dfx.c201 static fxproc_t *fx_list_lookup(kt_did_t);
1660 fx_list_lookup(kt_did_t ktid) in fx_list_lookup() function
1764 if ((fxpp = fx_list_lookup(ddi_get_kt_did())) == NULL) { in fx_unregister_callbacks()
1792 if ((fxpp = fx_list_lookup(ktid)) == NULL) { in fx_modify_priority()