1. NAME

hsi_port_id - Gets the port number a client is attached to

2. SYNOPSIS

unsigned int hsi_port_id(struct hsi_client *  cl );

3. ARGUMENTS

cl
    Pointer to HSI client

4. DESCRIPTION

Return the port number associated to the client

5. COPYRIGHT