Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dapix.h328 extern int apix_get_min_dev_inum(dev_info_t *dip, int type);
/titanic_44/usr/src/uts/i86pc/io/apix/
H A Dapix_utils.c1237 apix_get_min_dev_inum(dev_info_t *dip, int type) in apix_get_min_dev_inum() function
H A Dapix.c1685 if (vecp->v_inum != apix_get_min_dev_inum(dip, vecp->v_type)) in apix_grp_set_cpu()