Home
last modified time | relevance | path

Searched refs:os_inl (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/hptnr/
H A Dhptnr_config.h123 #define os_inl hptnr_os_inl macro
H A Dosm.h127 HPT_U32 os_inl (void *port);
H A Dhptnr_os_bsd.c39 HPT_U32 os_inl (void *port) { return inl((unsigned)(HPT_UPTR)port); } in os_inl() function
/freebsd/sys/dev/hptrr/
H A Dhptrr_config.h124 #define os_inl hptrr_os_inl macro
H A Dosm.h97 HPT_U32 os_inl (void *port);
H A Dhptrr_os_bsd.c40 HPT_U32 os_inl (void *port) { return inl((unsigned)(HPT_UPTR)port); } in os_inl() function
/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_config.h128 #define os_inl hpt27xx_os_inl macro
H A Dosm.h129 HPT_U32 os_inl (void *port);
H A Dhpt27xx_os_bsd.c40 HPT_U32 os_inl (void *port) { return inl((unsigned)(HPT_UPTR)port); } in os_inl() function