1. NAME

mpt_sas_log_info - Log information returned from SAS IOC.

2. SYNOPSIS

void mpt_sas_log_info(MPT_ADAPTER *  ioc , u32  log_info , u8  cb_idx );

3. ARGUMENTS

ioc
    Pointer to MPT_ADAPTER structure

log_info
    U32 LogInfo reply word from the IOC

cb_idx
    callback functionAqs handle

4. DESCRIPTION

Refer to lsi/mpi_log_sas.h.

5. COPYRIGHT