Lines Matching defs:major
30 * @major: number of major blocks of particular type.
33 * @major_offset: address gap between 2 consecutive major blocks of particular type,
41 * NIC<major>_UMR<minor>_<sub_minor> where major=12, minor=2, sub_minor=15.
42 * In other words, for each of 12 major numbers (i.e 0 to 11) there are
53 u32 major;
137 u32 blk_idx, u32 major, u32 minor, u32 sub_minor);
150 * @major: major block index within block_id
151 * @minor: minor block index within the major block
155 int (*fn)(struct hl_device *hdev, u32 block_id, u32 major, u32 minor,