Searched refs:sp_size (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/stand/powerpc/boot1.chrp/
H A Dboot1.c38 u_int sp_size; member in struct:sp_data
614 sp.sp_size = sz;
735 if (sp->sp_len < sp->sp_size)
/freebsd-13-stable/stand/i386/libi386/
H A Dbiosdisk.c90 uint8_t sp_size; member in struct:specification_packet
386 /* Set sp_size as per specification. */
387 bc_sp.sp_size = sizeof (bc_sp) - sizeof (bc_sp.sp_dummy);

Completed in 103 milliseconds