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.h619 u32 *data, int byte_oriented);
621 unsigned int n, const u8 *data, int byte_oriented);
H A Dt4_hw.c3515 unsigned int nwords, u32 *data, int byte_oriented) in t4_read_flash() argument
3534 if (byte_oriented) in t4_read_flash()
3554 unsigned int n, const u8 *data, int byte_oriented) in t4_write_flash() argument
3574 if (!byte_oriented) in t4_write_flash()
3589 byte_oriented); in t4_write_flash()