Home
last modified time | relevance | path

Searched refs:Complete (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/hcd/
H A DREADME247 Complete split overhead 67 ns 4 bytes
291 Complete Split transaction:
294 Host_Delay + Complete split overhead
303 Complete Split transaction:
305 Protocol overhead + Host_Delay + Complete split overhead
308 o Interrupt schedule or Start and Complete split masks
347 - Complete split mask
351 to initiate a "complete split" transaction. Complete split transactions
469 we need to calculate bandwidth needed both for Start and Complete start
486 Start and Complete split transactions bandwidth to one or more frame
[all …]
/titanic_41/usr/src/cmd/bnu/
H A Duustat.c88 static short State, Queued, Running, Complete, Interrupted; variable
294 if (State && Complete)
296 DEBUG(9, "calling complete %d\n",Complete);
486 if (Complete && !Queued && !Running && !Interrupted)
1575 Complete = 1;
1577 if ((size_t)(Queued + Running + Interrupted + Complete) < strlen(inputargs))
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c57 uint32_t Complete, uint32_t DataOffset, uint32_t AreaId,
67 uint32_t Complete, uint32_t BdeAddress,
2614 uint32_t Complete, in emlxs_format_prog_flash() argument
2630 mb->un.varLdSM.load_cmplt = Complete; in emlxs_format_prog_flash()
5375 uint32_t Complete, in emlxs_format_load_area_cmd() argument
5388 mb->un.varLdArea.load_cmplt = Complete; in emlxs_format_load_area_cmd()
/titanic_41/usr/src/cmd/ssh/doc/
H A DREADME.Ylonen109 o Complete replacement for rlogin, rsh, and rcp.
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog2139 * stage2/disk_io.c (set_partition_hidden_flag): Complete rewrite