Searched refs:sddp (Results 1 – 1 of 1) sorted by relevance
299 struct efi_device_path_sd_mmc_path *sddp = in dp_fill() local304 sddp->dp.type = DEVICE_PATH_TYPE_MESSAGING_DEVICE; in dp_fill()305 sddp->dp.sub_type = (desc->if_type == IF_TYPE_MMC) ? in dp_fill()308 sddp->dp.length = sizeof(*sddp); in dp_fill()309 sddp->slot_number = dev->seq; in dp_fill()311 return &sddp[1]; in dp_fill()