Searched refs:ISP_INLINE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/isp/
H A Disp_freebsd.c799 static ISP_INLINE int isp_get_pcmd(ispsoftc_t *, union ccb *);
800 static ISP_INLINE void isp_free_pcmd(ispsoftc_t *, union ccb *);
802 static ISP_INLINE int
813 static ISP_INLINE void
833 static ISP_INLINE int is_lun_enabled(ispsoftc_t *, int, lun_id_t);
834 static ISP_INLINE tstate_t *get_lun_statep(ispsoftc_t *, int, lun_id_t);
835 static ISP_INLINE tstate_t *get_lun_statep_from_tag(ispsoftc_t *, int, uint32_t);
836 static ISP_INLINE void rls_lun_statep(ispsoftc_t *, tstate_t *);
837 static ISP_INLINE inot_private_data_t *get_ntp_from_tagdata(ispsoftc_t *, uint32_t, uint32_t, tstate_t **);
838 static ISP_INLINE atio_private_data_
[all...]
H A Disp_freebsd.h402 #define ISP_INLINE __inline macro
404 #define ISP_INLINE macro
H A Disp_pci.c1095 static ISP_INLINE int

Completed in 121 milliseconds