Lines Matching refs:__inline
260 static __inline void ahd_timer_reset(ahd_timer_t *timer, u_int usec,
262 static __inline void ahd_scb_timer_reset(struct scb *scb, u_int usec);
264 static __inline void
277 static __inline void
577 static __inline void ahd_delay(long);
578 static __inline void
598 static __inline uint8_t ahd_inb(struct ahd_softc * ahd, long port);
599 static __inline uint16_t ahd_inw_atomic(struct ahd_softc * ahd, long port);
600 static __inline void ahd_outb(struct ahd_softc * ahd, long port, uint8_t val);
601 static __inline void ahd_outw_atomic(struct ahd_softc * ahd,
603 static __inline void ahd_outsb(struct ahd_softc * ahd, long port,
605 static __inline void ahd_insb(struct ahd_softc * ahd, long port,
608 static __inline uint8_t
626 static __inline uint16_t
644 static __inline void
659 static __inline void
674 static __inline void
688 static __inline void
721 static __inline void ahd_lockinit(struct ahd_softc *);
722 static __inline void ahd_lock(struct ahd_softc *, unsigned long *flags);
723 static __inline void ahd_unlock(struct ahd_softc *, unsigned long *flags);
726 static __inline void ahd_midlayer_entrypoint_lock(struct ahd_softc *,
728 static __inline void ahd_midlayer_entrypoint_unlock(struct ahd_softc *,
732 static __inline void ahd_done_lockinit(struct ahd_softc *);
733 static __inline void ahd_done_lock(struct ahd_softc *, unsigned long *flags);
734 static __inline void ahd_done_unlock(struct ahd_softc *, unsigned long *flags);
738 static __inline void ahd_list_lockinit(void);
739 static __inline void ahd_list_lock(unsigned long *flags);
740 static __inline void ahd_list_unlock(unsigned long *flags);
742 static __inline void
748 static __inline void
754 static __inline void
760 static __inline void
776 static __inline void
785 static __inline void
795 static __inline void
803 static __inline void
811 static __inline void
817 static __inline void
823 static __inline void
904 static __inline uint32_t ahd_pci_read_config(ahd_dev_softc_t pci,
907 static __inline uint32_t
937 static __inline void ahd_pci_write_config(ahd_dev_softc_t pci,
941 static __inline void
960 static __inline int ahd_get_pci_function(ahd_dev_softc_t);
961 static __inline int
967 static __inline int ahd_get_pci_slot(ahd_dev_softc_t);
968 static __inline int
974 static __inline int ahd_get_pci_bus(ahd_dev_softc_t);
975 static __inline int
981 static __inline void ahd_flush_device_writes(struct ahd_softc *);
982 static __inline void
1023 static __inline void ahd_cmd_set_transaction_status(Scsi_Cmnd *, uint32_t);
1024 static __inline void ahd_set_transaction_status(struct scb *, uint32_t);
1025 static __inline void ahd_cmd_set_scsi_status(Scsi_Cmnd *, uint32_t);
1026 static __inline void ahd_set_scsi_status(struct scb *, uint32_t);
1027 static __inline uint32_t ahd_cmd_get_transaction_status(Scsi_Cmnd *cmd);
1028 static __inline uint32_t ahd_get_transaction_status(struct scb *);
1029 static __inline uint32_t ahd_cmd_get_scsi_status(Scsi_Cmnd *cmd);
1030 static __inline uint32_t ahd_get_scsi_status(struct scb *);
1031 static __inline void ahd_set_transaction_tag(struct scb *, int, u_int);
1032 static __inline u_long ahd_get_transfer_length(struct scb *);
1033 static __inline int ahd_get_transfer_dir(struct scb *);
1034 static __inline void ahd_set_residual(struct scb *, u_long);
1035 static __inline void ahd_set_sense_residual(struct scb *scb, u_long resid);
1036 static __inline u_long ahd_get_residual(struct scb *);
1037 static __inline u_long ahd_get_sense_residual(struct scb *);
1038 static __inline int ahd_perform_autosense(struct scb *);
1039 static __inline uint32_t ahd_get_sense_bufsize(struct ahd_softc *,
1041 static __inline void ahd_notify_xfer_settings_change(struct ahd_softc *,
1043 static __inline void ahd_platform_scb_free(struct ahd_softc *ahd,
1045 static __inline void ahd_freeze_scb(struct scb *scb);
1047 static __inline
1054 static __inline
1060 static __inline
1067 static __inline
1073 static __inline
1079 static __inline
1085 static __inline
1091 static __inline
1097 static __inline
1106 static __inline
1112 static __inline
1136 static __inline
1146 static __inline
1152 static __inline
1162 static __inline
1168 static __inline
1179 static __inline uint32_t
1185 static __inline void
1192 static __inline void
1205 static __inline void