Searched defs:sbf (Results 1 – 3 of 3) sorted by relevance
73 typedef struct sbf { struct75 u16 sbfsr; /* Serial Boot Facility Status Register */ argument77 u16 sbfcr; /* Serial Boot Facility Control Register */ argument
89 typedef struct sbf { struct91 u16 sbfsr; /* Serial Boot Facility Status */ argument93 u16 sbfcr; /* Serial Boot Facility Control */ argument
1442 uint sbf; in xfs_qm_mount_quotas() local