Lines Matching defs:bytes
536 * Extract MFG and Dev ID from last two bytes.
1289 "Failed allocate burst (%x bytes)\n", OPTROM_BURST_SIZE);
1380 uint32_t bytes)
1389 for (i = 0; i < bytes >> 1; i++, naddr++)
1399 uint32_t bytes)
1410 bytes >>= 2;
1411 for (i = 0; i < bytes; i++, naddr++, dwptr++) {
1422 uint32_t bytes)
1439 for (i = 0; i < bytes >> 1; i++, naddr++) {
1456 uint32_t bytes)
1480 bytes >>= 2;
1481 for (i = 0; i < bytes; i++, naddr++, dwptr++) {
1503 uint32_t bytes)
1511 bytes >>= 2;
1512 for (i = 0; i < bytes; i++, naddr++, dwptr++) {
1525 uint32_t bytes)
1534 memcpy(dbuf + (naddr << 2), buf, bytes);
2712 "Failed allocate burst (%x bytes)\n", OPTROM_BURST_SIZE);
3076 * Within the first 100h bytes of the image an ASCII string is present