Searched refs:soc_data_request_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dsocal_cq_defs.h149 } soc_data_request_t; typedef in typeref:struct:soc_data_request
/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c2488 soc_data_request_t *drq;
2495 (soc_data_request_t *)kmem_zalloc(sizeof (soc_data_request_t),
2554 kmem_free((void *)drq, sizeof (soc_data_request_t));
2907 soc_data_request_t *sdr;
2916 sdr = (soc_data_request_t *)&fcalpkt->fcal_socal_request;

Completed in 52 milliseconds