Home
last modified time | relevance | path

Searched refs:SEP (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/tests/shell/
H A Dtest_arm_callgraph_fp.sh46 SEP="[[:space:]]+ [[:xdigit:]]+"
48 grep -E -q "perf $SEP leaf $SEP parent $SEP leafloop"
/linux/tools/perf/Documentation/
H A Dperf-lock.txt208 --field-separator=<SEP>::
210 into spreadsheets. Columns are separated by the string specified in SEP.
H A Dperf-stat.txt169 -x SEP::
170 --field-separator SEP::
172 spreadsheets. Columns are separated by the string specified in SEP.
/linux/drivers/message/fusion/lsi/
H A Dmpi_history.txt278 * Added defines for the SEP bits in RVP2 VolumeSettings.
544 * 10-04-01 01.02.04 Added defines for SEP request Action field.
565 * Added four new defines for SEP SlotStatus.
718 * 08-30-05 01.05.02 Added DeviceInfo bit for SEP.
H A Dmpi_cnfg.h1086 IOC_4_SEP SEP[] __counted_by(ActiveSEP); /* 08h */
/linux/drivers/message/fusion/
H A Dmptspi.c293 IOCPage4Ptr->SEP[ii].SEPTargetID = id; in mptspi_writeIOCPage4()
294 IOCPage4Ptr->SEP[ii].SEPBus = channel; in mptspi_writeIOCPage4()