1. NAME

hsi_id - Get HSI controller ID associated to a client

2. SYNOPSIS

unsigned int hsi_id(struct hsi_client *  cl );

3. ARGUMENTS

cl
    Pointer to a HSI client

4. DESCRIPTION

Return the controller id where the client is attached to

5. COPYRIGHT