Searched refs:apix_free_vectors (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | apix.h | 318 extern void apix_free_vectors(dev_info_t *dip, int inum, int count, int type);
|
/titanic_44/usr/src/uts/i86pc/io/apix/ |
H A D | apix_utils.c | 1731 apix_free_vectors(dip, inum, i, APIX_TYPE_MSIX); in apix_alloc_msix() 1742 apix_free_vectors(dev_info_t *dip, int inum, int count, int type) in apix_free_vectors() function
|
H A D | apix.c | 1180 apix_free_vectors(dip, hdlp->ih_inum, hdlp->ih_scratch1, in apix_intr_ops()
|