Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_intr.c197 qnotify = HBA_QUIESCED_PENDING(s); in pqi_process_io_intr()
H A Dsmartpqi_hba.c278 qnotify = HBA_QUIESCED_PENDING(s); in pqi_start()
343 qnotify = HBA_QUIESCED_PENDING(s); in pqi_scsi_abort()
H A Dsmartpqi.h127 #define HBA_QUIESCED_PENDING(s) \ macro