Searched refs:ahd_find_tmode_devs (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx_osm.c | 487 status = ahd_find_tmode_devs(ahd, sim, ccb, &tstate, in ahd_action() 618 status = ahd_find_tmode_devs(ahd, sim, ccb, &tstate, in ahd_action() 1151 status = ahd_find_tmode_devs(ahd, sim, abort_ccb, &tstate, in ahd_abort_ccb()
|
H A D | aic79xx.h | 1542 cam_status ahd_find_tmode_devs(struct ahd_softc *ahd,
|
H A D | aic79xx.c | 9775 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, in ahd_find_tmode_devs() function 9830 status = ahd_find_tmode_devs(ahd, sim, ccb, &tstate, &lstate, in ahd_handle_en_lun()
|