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;
286 * This function issues device page0 read for a given device
365 * Context: This function will acquire tgtdev_lock and will
681 * mpi3mr_delete_sas_port - helper function to removing a port
1102 * This function refreshes the controllers phy information and
1167 * This function creates the controllers phy information and
1299 * This function creates a new sas port object for the given end
1922 * Context: This function will acquire sas_node_lock.
1943 * This function creating expander object, stored in
2212 * This function remove expander object, stored in
2244 * This function identifies whether the target device is
2307 * This function exposes the target device after
2376 * This function removes the target device
2480 u8 function; /* 0x11 */
2491 u8 function; /* 0x11 */
2552 phy_error_log_request->function = 0x11;
2560 mpi_request.function = MPI3_FUNCTION_SMP_PASSTHROUGH;
2618 * This function retrieves the phy error log information of the
2731 u8 function; /* 0x91 */
2748 u8 function; /* 0x11 */
2812 phy_control_request->function = 0x91;
2825 mpi_request.function = MPI3_FUNCTION_SMP_PASSTHROUGH;
2900 mpi_request.function = MPI3_FUNCTION_IO_UNIT_CONTROL;
2931 * This function enables/disables a given by executing required
3039 * This function sets the link rates given in the rates
3136 * This function maps the DMAable buffer
3169 * This function unmaps the DMAable buffer
3235 mpi_request.function = MPI3_FUNCTION_SMP_PASSTHROUGH;