Searched refs:send_numbytes (Results 1 – 1 of 1) sorted by relevance
622 int send_numbytes; in mptsas_send_config_request_msg() local640 send_numbytes = sizeof (MPI2_CONFIG_REQUEST); in mptsas_send_config_request_msg()645 if (mptsas_send_handshake_msg(mpt, (caddr_t)config, send_numbytes, in mptsas_send_config_request_msg()659 int send_numbytes; in mptsas_send_extended_config_request_msg() local679 send_numbytes = sizeof (MPI2_CONFIG_REQUEST); in mptsas_send_extended_config_request_msg()684 if (mptsas_send_handshake_msg(mpt, (caddr_t)config, send_numbytes, in mptsas_send_extended_config_request_msg()