Searched refs:send_numbytes (Results 1 – 1 of 1) sorted by relevance
643 int send_numbytes; in mptsas_send_config_request_msg() local661 send_numbytes = sizeof (MPI2_CONFIG_REQUEST); in mptsas_send_config_request_msg()666 if (mptsas_send_handshake_msg(mpt, (caddr_t)config, send_numbytes, in mptsas_send_config_request_msg()680 int send_numbytes; in mptsas_send_extended_config_request_msg() local700 send_numbytes = sizeof (MPI2_CONFIG_REQUEST); in mptsas_send_extended_config_request_msg()705 if (mptsas_send_handshake_msg(mpt, (caddr_t)config, send_numbytes, in mptsas_send_extended_config_request_msg()