Searched refs:ghd_timer_newstate (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd.c | 606 ghd_timer_newstate(cccp, gcmdp, gtgtp, action, GHD_TGTREQ); 645 ghd_timer_newstate(cccp, NULL, gtgtp, GACTION_ABORT_DEV, GHD_TGTREQ); 679 ghd_timer_newstate(cccp, NULL, gtgtp, GACTION_RESET_TARGET, GHD_TGTREQ); 711 ghd_timer_newstate(cccp, NULL, gtgtp, GACTION_RESET_BUS, GHD_TGTREQ);
|
H A D | ghd_timer.c | 307 * ghd_timer_newstate() 314 ghd_timer_newstate(ccc_t *cccp, gcmd_t *gcmdp, gtgt_t *gtgtp, function 387 GDBG_ERROR(("?ghd_timer_newstate: HBA reset failed " 646 ghd_timer_newstate(cccp, gcmdp, gcmdp->cmd_gtgtp, action,
|
H A D | ghd.h | 306 void ghd_timer_newstate(ccc_t *cccp, gcmd_t *cmdp, gtgt_t *gtgtp, 327 * The values for the calltype arg for the ghd_timer_newstate() function,
|
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd.h | 267 void ghd_timer_newstate(ccc_t *cccp, gcmd_t *cmdp, gtgt_t *gtgtp, 288 * The values for the calltype arg for the ghd_timer_newstate() function
|
Completed in 47 milliseconds