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.c3613 unsigned int nwords, u32 *data, int byte_oriented) in t4_read_flash() argument
3632 if (byte_oriented) in t4_read_flash()
3652 unsigned int n, const u8 *data, int byte_oriented) in t4_write_flash() argument
3672 if (!byte_oriented) in t4_write_flash()
3687 byte_oriented); in t4_write_flash()