HomeSort by: relevance | last modified time | path
    Searched defs:ahc_execute_scb (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_osm.c 54 static void ahc_execute_scb(void *arg, bus_dma_segment_t *dm_segs,
380 ahc_execute_scb(scb, NULL, 0);
518 ahc_execute_scb(void *arg, bus_dma_segment_t *dm_segs, int nsegments) function in typeref:typename:void
766 ahc_execute_scb(scb,
770 ahc_execute_scb(scb, NULL, 0);
aic7xxx_osm.c 54 static void ahc_execute_scb(void *arg, bus_dma_segment_t *dm_segs,
380 ahc_execute_scb(scb, NULL, 0);
518 ahc_execute_scb(void *arg, bus_dma_segment_t *dm_segs, int nsegments) function in typeref:typename:void
766 ahc_execute_scb(scb,
770 ahc_execute_scb(scb, NULL, 0);
aic7xxx_osm.c 54 static void ahc_execute_scb(void *arg, bus_dma_segment_t *dm_segs,
380 ahc_execute_scb(scb, NULL, 0);
518 ahc_execute_scb(void *arg, bus_dma_segment_t *dm_segs, int nsegments) function in typeref:typename:void
766 ahc_execute_scb(scb,
770 ahc_execute_scb(scb, NULL, 0);

Completed in 144 milliseconds