Lines Matching refs:u_int
125 extern u_int aic7xxx_no_probe;
126 extern u_int aic7xxx_allow_memio;
229 ahc_scb_timer_reset(struct scb *scb, u_int usec) in ahc_scb_timer_reset()
274 u_int qfrozen;
287 u_int tag_success_count;
295 u_int maxtags;
301 u_int tags_on_last_queuefull;
309 u_int last_queuefull_same_count;
321 u_int commands_since_idle_or_otag;
357 u_int qfrozen;
452 u_int port);
453 int aic7770_map_int(struct ahc_softc *ahc, u_int irq);
526 static inline void ahc_set_transaction_tag(struct scb *, int, u_int);
593 void ahc_set_transaction_tag(struct scb *scb, int enabled, u_int type) in ahc_set_transaction_tag()
682 char channel, int lun, u_int tag,
689 u_int target, u_int lun, ac_code);
698 extern u_int aic7xxx_verbose;