Searched refs:ghd_gcmd_alloc (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_gcmd.c64 ghd_gcmd_alloc(gtgt_t *gtgtp, function
H A Dghd.h288 gcmd_t *ghd_gcmd_alloc(gtgt_t *gtgtp, int ccblen, int sleep);
H A Dghd.c943 gcmdp = ghd_gcmd_alloc((gtgt_t *)NULL, 0, TRUE);
/opensolaris-onvv-gate/usr/src/uts/common/io/warlock/
H A Dsd_with_uata.wlcmd106 ignore L1_remove ata_disk_init_reset ghd_doneq_put ghd_gcmd_alloc
H A Duata.wlcmd116 ignore L1_remove ata_disk_init_reset ghd_doneq_put ghd_gcmd_alloc
/opensolaris-onvv-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h249 gcmd_t *ghd_gcmd_alloc(gtgt_t *gtgtp, int ccblen, int sleep);
/opensolaris-onvv-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_disk.c1292 if ((gcmdp = ghd_gcmd_alloc(gtgtp,
3282 ghd_gcmd_alloc(gtgtp, sizeof (*ata_pktp), TRUE))) {
H A Data_common.c3232 if (!(gcmdp = ghd_gcmd_alloc(gtgtp, sizeof (*ata_pktp), TRUE))) {

Completed in 117 milliseconds