ish_hw
#define to_ish_hw(dev) (struct ish_hw *)((dev)->hw)
struct ish_hw *hw = to_ish_hw(dev);
struct ish_hw *hw = to_ish_hw(dev);
sizeof(struct ishtp_device) + sizeof(struct ish_hw),
struct ish_hw *hw;