Searched refs:sb_type (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/usb/host/
H A Dpci-quirks.c137 struct amd_chipset_type sb_type; member in struct:amd_chipset_info
156 pinfo->sb_type.gen = AMD_CHIPSET_UNKNOWN;
163 pinfo->sb_type.gen = AMD_CHIPSET_SB600;
165 pinfo->sb_type.gen = AMD_CHIPSET_SB700;
167 pinfo->sb_type.gen = AMD_CHIPSET_SB800;
175 pinfo->sb_type.gen = AMD_CHIPSET_HUDSON2;
177 pinfo->sb_type.gen = AMD_CHIPSET_BOLTON;
179 pinfo->sb_type.gen = AMD_CHIPSET_YANGTZE;
185 pinfo->sb_type.gen = AMD_CHIPSET_TAISHAN;
187 pinfo->sb_type
[all...]
/linux-master/fs/gfs2/
H A Dincore.h624 u32 sb_type; member in struct:gfs2_sb_host
H A Dops_fstype.c162 sb->sb_type != GFS2_METATYPE_SB) {
205 sb->sb_type = be32_to_cpu(str->sb_header.mh_type);
/linux-master/net/phonet/
H A Dpep.c50 u8 sb_type; member in struct:__anon216
59 *ptype = ph->sb_type;

Completed in 212 milliseconds