Lines Matching defs:function

22  * A generic function for posting MPI3 requests from the SAS
25 * and if the request times out this function faults the
28 * On successful completion of the request this function returns
91 u8 function;
99 u8 function; /* 0x01 */
166 manufacture_request->function = 1;
173 mpi_request.function = MPI3_FUNCTION_SMP_PASSTHROUGH;
282 * This function issues device page0 read for a given device
361 * Context: This function will acquire tgtdev_lock and will
677 * mpi3mr_delete_sas_port - helper function to removing a port
1098 * This function refreshes the controllers phy information and
1163 * This function creates the controllers phy information and
1295 * This function creates a new sas port object for the given end
1933 * Context: This function will acquire sas_node_lock.
1954 * This function creating expander object, stored in
2223 * This function remove expander object, stored in
2255 * This function identifies whether the target device is
2318 * This function exposes the target device after
2387 * This function removes the target device
2491 u8 function; /* 0x11 */
2502 u8 function; /* 0x11 */
2563 phy_error_log_request->function = 0x11;
2571 mpi_request.function = MPI3_FUNCTION_SMP_PASSTHROUGH;
2629 * This function retrieves the phy error log information of the
2742 u8 function; /* 0x91 */
2759 u8 function; /* 0x11 */
2823 phy_control_request->function = 0x91;
2836 mpi_request.function = MPI3_FUNCTION_SMP_PASSTHROUGH;
2911 mpi_request.function = MPI3_FUNCTION_IO_UNIT_CONTROL;
2942 * This function enables/disables a given by executing required
3050 * This function sets the link rates given in the rates
3147 * This function maps the DMAable buffer
3180 * This function unmaps the DMAable buffer
3246 mpi_request.function = MPI3_FUNCTION_SMP_PASSTHROUGH;