Home
last modified time | relevance | path

Searched refs:post_flags (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c11649 int status, slot_num, post_flags = 0; in mptsas_post_fw_diag_buffer() local
11680 post_flags |= MPTSAS_REQUEST_POOL_CMD; in mptsas_post_fw_diag_buffer()
11729 post_flags |= MPTSAS_ADDRESS_REPLY; in mptsas_post_fw_diag_buffer()
11772 if (post_flags & MPTSAS_ADDRESS_REPLY) { in mptsas_post_fw_diag_buffer()
11786 post_flags &= (~MPTSAS_REQUEST_POOL_CMD); in mptsas_post_fw_diag_buffer()
11788 if (post_flags & MPTSAS_REQUEST_POOL_CMD) { in mptsas_post_fw_diag_buffer()