]> err.no Git - linux-2.6/blobdiff - drivers/scsi/aic7xxx/aic79xx.h
Pull sbs into release branch
[linux-2.6] / drivers / scsi / aic7xxx / aic79xx.h
index 170a4344cbb2a62ee9446dd57e40339a1b7d98ff..27adbb294ac1db21cc0b962714f29020a89805bb 100644 (file)
@@ -1337,9 +1337,6 @@ int       ahd_pci_test_register_access(struct ahd_softc *);
 /************************** SCB and SCB queue management **********************/
 void           ahd_qinfifo_requeue_tail(struct ahd_softc *ahd,
                                         struct scb *scb);
-int            ahd_match_scb(struct ahd_softc *ahd, struct scb *scb,
-                             int target, char channel, int lun,
-                             u_int tag, role_t role);
 
 /****************************** Initialization ********************************/
 struct ahd_softc       *ahd_alloc(void *platform_arg, char *name);