Searched refs:NULL_FUNC (Results 26 - 29 of 29) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c3642 ASSERT(callback == NULL_FUNC || callback == SLEEP_FUNC);
13696 (struct buf *)NULL, len, B_READ, NULL_FUNC, NULL);
14210 (struct buf *)NULL, buf_len, B_READ, NULL_FUNC, NULL);
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c7314 buf_len, B_READ, NULL_FUNC, NULL)) == NULL)
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c4887 cb = (callback == NULL_FUNC) ? DDI_DMA_DONTWAIT : DDI_DMA_SLEEP;
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c13299 ddicallback = (callback == NULL_FUNC) ?
13523 callback == NULL_FUNC ? KM_NOSLEEP :

Completed in 139 milliseconds

12