Lines Matching refs:__inline

54 static __inline const char *ahd_name(struct ahd_softc *);
56 static __inline const char *
63 static __inline void ahd_known_modes(struct ahd_softc *, ahd_mode, ahd_mode);
64 static __inline ahd_mode_state ahd_build_mode_state(struct ahd_softc *,
66 static __inline void ahd_extract_mode_state(struct ahd_softc *,
68 static __inline void ahd_set_modes(struct ahd_softc *, ahd_mode, ahd_mode);
69 static __inline void ahd_update_modes(struct ahd_softc *);
70 static __inline void ahd_assert_modes(struct ahd_softc *, ahd_mode,
72 static __inline ahd_mode_state ahd_save_modes(struct ahd_softc *);
73 static __inline void ahd_restore_modes(struct ahd_softc *, ahd_mode_state);
74 static __inline int ahd_is_paused(struct ahd_softc *);
75 static __inline void ahd_pause(struct ahd_softc *);
76 static __inline void ahd_unpause(struct ahd_softc *);
78 static __inline void
87 static __inline ahd_mode_state
93 static __inline void
101 static __inline void
119 static __inline void
135 static __inline void
148 static __inline ahd_mode_state
158 static __inline void
175 static __inline int
188 static __inline void
211 static __inline void
232 static __inline void *ahd_sg_setup(struct ahd_softc *, struct scb *,
234 static __inline void ahd_setup_scb_common(struct ahd_softc *, struct scb *);
235 static __inline void ahd_setup_data_scb(struct ahd_softc *, struct scb *);
236 static __inline void ahd_setup_noxfer_scb(struct ahd_softc *, struct scb *);
238 static __inline void *
262 static __inline void
283 static __inline void
320 static __inline void
329 static __inline size_t ahd_sg_size(struct ahd_softc *);
330 static __inline void *
333 static __inline uint32_t
336 static __inline void ahd_sync_scb(struct ahd_softc *, struct scb *, int);
337 static __inline void ahd_sync_sglist(struct ahd_softc *, struct scb *, int);
338 static __inline void ahd_sync_sense(struct ahd_softc *, struct scb *, int);
339 static __inline uint32_t
342 static __inline size_t
350 static __inline void *
360 static __inline uint32_t
372 static __inline void
380 static __inline void
391 static __inline void
400 static __inline uint32_t
408 static __inline void ahd_complete_scb(struct ahd_softc *, struct scb *);
409 static __inline void ahd_update_residual(struct ahd_softc *, struct scb *);
410 static __inline struct ahd_initiator_tinfo *
413 static __inline uint16_t
415 static __inline void ahd_outw(struct ahd_softc *, u_int, u_int);
416 static __inline uint32_t
418 static __inline void ahd_outl(struct ahd_softc *, u_int, uint32_t);
419 static __inline uint64_t
421 static __inline void ahd_outq(struct ahd_softc *, u_int, uint64_t);
422 static __inline u_int ahd_get_scbptr(struct ahd_softc *);
423 static __inline void ahd_set_scbptr(struct ahd_softc *, u_int);
424 static __inline u_int ahd_get_hnscb_qoff(struct ahd_softc *);
425 static __inline void ahd_set_hnscb_qoff(struct ahd_softc *, u_int);
426 static __inline u_int ahd_get_hescb_qoff(struct ahd_softc *);
427 static __inline void ahd_set_hescb_qoff(struct ahd_softc *, u_int);
428 static __inline u_int ahd_get_snscb_qoff(struct ahd_softc *);
429 static __inline void ahd_set_snscb_qoff(struct ahd_softc *, u_int);
430 static __inline u_int ahd_get_sescb_qoff(struct ahd_softc *);
431 static __inline void ahd_set_sescb_qoff(struct ahd_softc *, u_int);
432 static __inline u_int ahd_get_sdscb_qoff(struct ahd_softc *);
433 static __inline void ahd_set_sdscb_qoff(struct ahd_softc *, u_int);
434 static __inline u_int ahd_inb_scbram(struct ahd_softc *, u_int);
435 static __inline u_int ahd_inw_scbram(struct ahd_softc *, u_int);
436 static __inline uint32_t
438 static __inline uint64_t
440 static __inline void ahd_swap_with_next_hscb(struct ahd_softc *,
442 static __inline void ahd_queue_scb(struct ahd_softc *, struct scb *);
443 static __inline uint8_t *
445 static __inline uint32_t
447 static __inline void ahd_post_scb(struct ahd_softc *, struct scb *);
450 static __inline void
462 static __inline void
478 static __inline void
492 static __inline struct ahd_initiator_tinfo *
514 static __inline uint16_t
520 static __inline void
527 static __inline uint32_t
536 static __inline void
545 static __inline uint64_t
558 static __inline void
571 static __inline u_int
579 static __inline void
588 static __inline u_int
594 static __inline void
600 static __inline u_int
606 static __inline void
612 static __inline u_int
623 static __inline void
630 static __inline u_int
637 static __inline void
644 static __inline u_int
651 static __inline void
659 static __inline u_int
684 static __inline u_int
691 static __inline uint32_t
698 static __inline uint64_t
705 static __inline struct scb *
719 static __inline void
761 static __inline void
805 static __inline uint8_t *
811 static __inline uint32_t
818 static __inline void ahd_sync_qoutfifo(struct ahd_softc *, int);
819 static __inline void ahd_sync_tqinfifo(struct ahd_softc *, int);
820 static __inline u_int ahd_check_cmdcmpltqueues(struct ahd_softc *);
821 static __inline int ahd_intr(void *);
822 static __inline void ahd_minphys(struct buf *);
824 static __inline void
831 static __inline void
851 static __inline u_int
881 static __inline int
971 static __inline void
987 static __inline u_int32_t scsi_4btoul(u_int8_t *);
989 static __inline u_int32_t