HomeSort by: relevance | last modified time | path
    Searched refs:ahc_sg_bus_to_virt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_inline.h 156 ahc_sg_bus_to_virt(struct scb *scb,
172 ahc_sg_bus_to_virt(struct scb *scb, uint32_t sg_busaddr) function in typeref:struct:ahc_dma_seg *
aic7xxx.c 3623 sg = ahc_sg_bus_to_virt(scb, sgptr);
3689 sg = ahc_sg_bus_to_virt(scb, sgptr);
6129 sg = ahc_sg_bus_to_virt(scb, resid_sgptr & SG_PTR_MASK);

Completed in 40 milliseconds