Searched defs:apix_set_dev_map (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_utils.c208 apix_set_dev_map(vecp, dip, inum);
274 apix_set_dev_map(vecp, dip, inum + i);
680 apix_set_dev_map(top, avp->av_dip, inum);
686 apix_set_dev_map(top, fromp->v_devp->dv_dip,
1165 apix_set_dev_map(apix_vector_t *vecp, dev_info_t *dip, int inum) function
1201 DDI_INTR_IMPLDBG((CE_CONT, "apix_set_dev_map: dip=0x%p "
1510 apix_set_dev_map(vecp, avp->av_dip,
1618 apix_set_dev_map(vecp, dip, inum);

Completed in 60 milliseconds