shpchp_set_attention_status
int shpchp_set_attention_status(struct slot *slot, u8 status);
shpchp_set_attention_status(slot, status);
rc = shpchp_set_attention_status(p_slot, 0);
shpchp_set_attention_status(p_slot, 0);
shpchp_set_attention_status(p_slot, 0);
shpchp_set_attention_status(p_slot, 1);