Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c194 static int ahc_parse_msg(struct ahc_softc *ahc,
2773 message_done = ahc_parse_msg(ahc, &devinfo); in ahc_handle_message_phase()
2879 msgdone = ahc_parse_msg(ahc, &devinfo); in ahc_handle_message_phase()
2988 ahc_parse_msg(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) in ahc_parse_msg() function