Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_buf.h39 #define GET_Q_NEXT(_START, _STEP, _END) \ argument
40 (((_START) + (_STEP)) < (_END) ? ((_START) + (_STEP)) \
41 : (((_START) + (_STEP)) - (_END)))
/illumos-gate/usr/src/head/
H A Dsyms.h222 #define _START "_start" macro
/illumos-gate/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c796 #define _START "(" _DATEJ "|" _DATEn "|" _DATEM ")" macro
800 #define _END _START
806 "(," _START "(/" _TIME ")?" \
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex826 …the HW-function has already been initialized by the init tool and the PF\_START ramrod has already…
838 …rt_start} -- this function initializes a vport in FW [ETH\_RAMROD\_VPORT\_START will be sent]. The…
1624 …unaware that inside the ecore this will send a VPORT\_START TLV message from VF to PF, and that th…
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog7187 returns _START.