Searched defs:send_numbytes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c619 int send_numbytes; local
637 send_numbytes = sizeof (MPI2_CONFIG_REQUEST);
642 if (mptsas_send_handshake_msg(mpt, (caddr_t)config, send_numbytes,
656 int send_numbytes; local
676 send_numbytes = sizeof (MPI2_CONFIG_REQUEST);
681 if (mptsas_send_handshake_msg(mpt, (caddr_t)config, send_numbytes,

Completed in 64 milliseconds