Home
last modified time | relevance | path

Searched refs:byte_oriented (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h617 u32 *data, int byte_oriented);
619 unsigned int n, const u8 *data, int byte_oriented);
H A Dt4_hw.c3600 unsigned int nwords, u32 *data, int byte_oriented) in t4_read_flash() argument
3619 if (byte_oriented) in t4_read_flash()
3639 unsigned int n, const u8 *data, int byte_oriented) in t4_write_flash() argument
3659 if (!byte_oriented) in t4_write_flash()
3674 byte_oriented); in t4_write_flash()