Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h1538 void ahd_send_lstate_events(struct ahd_softc *,
H A Daic79xx_osm.c629 ahd_send_lstate_events(ahd, lstate); in ahd_action()
H A Daic79xx.c4628 ahd_send_lstate_events(ahd, lstate); in ahd_parse_msg()
5100 ahd_send_lstate_events(ahd, lstate); in ahd_handle_devreset()
8004 ahd_send_lstate_events(ahd, lstate); in ahd_reset_channel()
8483 ahd_send_lstate_events(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate) in ahd_send_lstate_events() function