Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_csr.c1232 uint32_t *text_leaf; in s1394_init_local_config_rom() local
1338 text_leaf[1] = 0x00000000; in s1394_init_local_config_rom()
1339 text_leaf[2] = 0x00000000; in s1394_init_local_config_rom()
1340 text_leaf[3] = 0x53756e20; /* "Sun " */ in s1394_init_local_config_rom()
1341 text_leaf[4] = 0x4d696372; /* "Micr" */ in s1394_init_local_config_rom()
1342 text_leaf[5] = 0x6f737973; /* "osys" */ in s1394_init_local_config_rom()
1343 text_leaf[6] = 0x74656d73; /* "tems" */ in s1394_init_local_config_rom()
1344 text_leaf[7] = 0x2c20496e; /* ", In" */ in s1394_init_local_config_rom()
1345 text_leaf[8] = 0x632e0000; /* "c." */ in s1394_init_local_config_rom()
1347 text_leaf[0] = (0x00080000) | CRC; in s1394_init_local_config_rom()
[all …]