Searched defs:bige (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1425 emlxs_decode_label(char *label, char *buffer, int bige, size_t len) argument
1432 /* bige is TRUE if the data format is big endian */
1434 if (bige) {
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c5425 int bige = (c >> 4) & 0x4; local
5440 if (bige) {
5456 if (bige) {

Completed in 61 milliseconds