Home
last modified time | relevance | path

Searched refs:ahc_setup_data (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/aic7xxx/
H A Daic7xxx_osm.c65 static void ahc_setup_data(struct ahc_softc *ahc, struct cam_sim *sim,
561 ahc_setup_data(ahc, sim, &ccb->csio, scb); in ahc_action()
1127 ahc_setup_data(struct ahc_softc *ahc, struct cam_sim *sim, in ahc_setup_data() function