Lines Matching refs:u_int
130 extern u_int aic7xxx_no_probe;
131 extern u_int aic7xxx_allow_memio;
234 ahc_scb_timer_reset(struct scb *scb, u_int usec) in ahc_scb_timer_reset()
279 u_int qfrozen;
292 u_int tag_success_count;
300 u_int maxtags;
306 u_int tags_on_last_queuefull;
314 u_int last_queuefull_same_count;
326 u_int commands_since_idle_or_otag;
362 u_int qfrozen;
457 u_int port);
458 int aic7770_map_int(struct ahc_softc *ahc, u_int irq);
531 static inline void ahc_set_transaction_tag(struct scb *, int, u_int);
598 void ahc_set_transaction_tag(struct scb *scb, int enabled, u_int type) in ahc_set_transaction_tag()
687 char channel, int lun, u_int tag,
694 u_int target, u_int lun, ac_code);
704 extern u_int aic7xxx_verbose;