--- zzzz-none-000/linux-2.6.19.2/drivers/scsi/aic7xxx/aic79xx_osm.h 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/scsi/aic7xxx/aic79xx_osm.h 2007-01-11 07:38:19.000000000 +0000 @@ -506,6 +506,9 @@ int pos; }; +void ahd_format_transinfo(struct info_str *info, + struct ahd_transinfo *tinfo); + /******************************** Locking *************************************/ static __inline void ahd_lockinit(struct ahd_softc *ahd) @@ -579,6 +582,8 @@ #define PCIXM_STATUS_MAXCRDS 0x1C00 /* Maximum Cumulative Read Size */ #define PCIXM_STATUS_RCVDSCEM 0x2000 /* Received a Split Comp w/Error msg */ +extern struct pci_driver aic79xx_pci_driver; + typedef enum { AHD_POWER_STATE_D0,