Searched refs:GHD_WAITQ_INIT (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_waitq.h | 48 #define GHD_WAITQ_INIT(qp, nxtp, maxactive) \ macro 84 GHD_WAITQ_INIT(&(gdevp)->gd_waitq, &(cccp)->ccc_waitq, (max)); \
|
/titanic_44/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd_waitq.h | 48 #define GHD_WAITQ_INIT(qp, nxtp, maxactive) \ macro 84 GHD_WAITQ_INIT(&(gdevp)->gd_waitq, &(cccp)->ccc_waitq, (max)); \
|
/titanic_44/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_common.c | 1109 GHD_WAITQ_INIT(&ata_ctlp->ac_ccc.ccc_waitq, NULL, 1); in ata_init_controller()
|