Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c161 static int ahd_handle_msg_reject(struct ahd_softc *ahd,
4293 response = ahd_handle_msg_reject(ahd, devinfo); in ahd_parse_msg()
4672 ahd_handle_msg_reject(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) in ahd_handle_msg_reject() function