Searched defs:last_msg (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/c67x00/
H A Dc67x00.h227 u16 last_msg; member in struct:c67x00_lcp
/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c4018 u_int last_msg; local
4027 last_msg = ahc_inb(ahc, LAST_MSG);
4148 last_msg);
H A Daic79xx_core.c5532 u_int last_msg; local
5541 last_msg = ahd_inb(ahd, LAST_MSG);
5682 last_msg);
/drivers/scsi/
H A Daic7xxx_old.c4027 unsigned char last_msg; local
4032 last_msg = aic_inb(p, LAST_MSG);
4034 if ( (last_msg == MSG_IDENTIFYFLAG) &&

Completed in 124 milliseconds