SubType
struct SubType *prev; /* old type */
struct SubType *next; /* poped type (to avoid re-allocating) */
SubType st_head, *st;
st_head.next = (SubType *) 0;
SubType *newst;
newst = (SubType *) alloc(
sizeof(SubType), ATEMP);
newst->next = (SubType *) 0;
bb->u.path->SubType = subtype;
switch (dp->SubType) {
"unknown device path end subtype: %u\n", dp->SubType);
devpath_type_name(dp->Type), dp->Type, dp->SubType);
uint8_t SubType;
((EFI_DEVICE_PATH_PROTOCOL){.Type = 0x7f, .SubType = 0xff, .Length = 0x04})
((EFI_DEVICE_PATH_PROTOCOL){.Type = 0x7f, .SubType = 0x01, .Length = 0x04})
#define DEVPATH_DAT_HDR(dp) (dp)->Type, (dp)->SubType, (dp)->Length
switch (dp->SubType) {
path->sz = easprintf(&path->cp, "Msg(%d,%s)", dp->SubType,
switch (dp->SubType) {
switch (dp->SubType) {
switch (dp->SubType) {
switch (dp->SubType) {
unsigned char SubType; /* See pnp.h for bit definitions */
int SubType, int Interface, int n);
pna->subtype = id->SubType;
switch (id->SubType) {
printf(" SubType = %s (%d)\n", p, id->SubType);
switch (id->SubType) {
printf(" SubType = %s (%d)\n", p, id->SubType);
switch (id->SubType) {
printf(" SubType = %s (%d)\n", p, id->SubType);
switch (id->SubType) {
printf(" SubType = %s (%d)\n", p, id->SubType);
switch (id->SubType) {
printf(" SubType = %s (%d)\n", p, id->SubType);
switch (id->SubType) {
printf(" SubType = %s (%d)\n", p, id->SubType);
switch (id->SubType) {
printf(" SubType = %s (%d)\n", p, id->SubType);
switch (id->SubType) {
printf(" SubType = %s (%d)\n", p, id->SubType);
switch (id->SubType) {
printf(" SubType = %s (%d)\n", p, id->SubType);
switch (id->SubType) {
printf(" SubType = %s (%d)\n", p, id->SubType);