Searched refs:scomfunc (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A DDiagnostics.h112 uint16_t scomfunc; /* 0 = read; 1 = write */ member in struct:scomcomm
H A DDiagnostics.c381 if(sarea.scomfunc) { /* Are we writing */
H A Dcpu.c653 if(((scomcomm *)holdParm2)->scomfunc) { /* Are we writing */
H A Dgenassym.c1427 DECLARE("scomfunc", offsetof(struct scomcomm *, scomfunc));
H A DFirmware.s2431 lhz r12,scomfunc(r3) ; Get the function

Completed in 21 milliseconds