Lines Matching refs:STATIC
156 #define STATIC macro
158 #define STATIC static macro
169 STATIC int NCR_700_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *);
170 STATIC int NCR_700_abort(struct scsi_cmnd * SCpnt);
171 STATIC int NCR_700_bus_reset(struct scsi_cmnd * SCpnt);
172 STATIC int NCR_700_host_reset(struct scsi_cmnd * SCpnt);
173 STATIC void NCR_700_chip_setup(struct Scsi_Host *host);
174 STATIC void NCR_700_chip_reset(struct Scsi_Host *host);
175 STATIC int NCR_700_slave_alloc(struct scsi_device *SDpnt);
176 STATIC int NCR_700_slave_configure(struct scsi_device *SDpnt);
177 STATIC void NCR_700_slave_destroy(struct scsi_device *SDpnt);
180 STATIC struct device_attribute *NCR_700_dev_attrs[];
182 STATIC struct scsi_transport_template *NCR_700_transport_template = NULL;
507 STATIC struct NCR_700_command_slot *
539 STATIC void
561 STATIC void
576 STATIC inline void
585 STATIC inline void
630 STATIC void
640 STATIC void
750 STATIC void
778 STATIC __u32
861 STATIC __u32
950 STATIC __u32
1280 STATIC inline __u32
1390 STATIC int
1906 STATIC DEF_SCSI_QCMD(NCR_700_queuecommand) in DEF_SCSI_QCMD()
1908 STATIC int in DEF_SCSI_QCMD()
1938 STATIC int
1975 STATIC int
1991 STATIC void
2010 STATIC void
2036 STATIC int
2048 STATIC int
2071 STATIC void
2102 STATIC struct device_attribute *NCR_700_dev_attrs[] = {