Home
last modified time | relevance | path

Searched defs:fc_be24toh (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_fcp.h116 static inline uint32_t fc_be24toh(uint32_t x) { return (ocs_be32toh(x) >> 8); } in fc_be24toh() function
118 static inline uint32_t fc_be24toh(uint32_t x) { } in fc_be24toh() function