Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx_osm.c61 static void ahc_setup_data(struct ahc_softc *ahc, struct cam_sim *sim,
571 ahc_setup_data(ahc, sim, &ccb->csio, scb); in ahc_action()
1131 ahc_setup_data(struct ahc_softc *ahc, struct cam_sim *sim, in ahc_setup_data() function