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

  /src/sys/dev/ic/
aic79xx_osm.c 57 static void ahd_execute_scb(void *arg, bus_dma_segment_t *dm_segs,
390 ahd_execute_scb(scb, NULL, 0);
528 ahd_execute_scb(void *arg, bus_dma_segment_t *dm_segs, int nsegments) function in typeref:typename:void
730 ahd_execute_scb(scb,
734 ahd_execute_scb(scb, NULL, 0);
aic79xx_osm.c 57 static void ahd_execute_scb(void *arg, bus_dma_segment_t *dm_segs,
390 ahd_execute_scb(scb, NULL, 0);
528 ahd_execute_scb(void *arg, bus_dma_segment_t *dm_segs, int nsegments) function in typeref:typename:void
730 ahd_execute_scb(scb,
734 ahd_execute_scb(scb, NULL, 0);

Completed in 23 milliseconds