Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aic7xxx/
H A Daic7xxx_osm.c69 static int ahc_create_path(struct ahc_softc *ahc,
74 ahc_create_path(struct ahc_softc *ahc, char channel, u_int target, in ahc_create_path() function
1284 error = ahc_create_path(ahc, channel, target, lun, &path); in ahc_send_async()