Searched refs:PHYSMGMT_DIR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c2020 PUT16(W4_PHYSMGMT, PHYSMGMT_DIR);
2025 val = PHYSMGMT_DIR | PHYSMGMT_DATA;
2027 val = PHYSMGMT_DIR;
2044 PUT16(W4_PHYSMGMT, PHYSMGMT_DATA | PHYSMGMT_DIR);
2048 PUT16(W4_PHYSMGMT, PHYSMGMT_DATA | PHYSMGMT_DIR | PHYSMGMT_CLK);
2050 PUT16(W4_PHYSMGMT, PHYSMGMT_DATA | PHYSMGMT_DIR);
2099 PUT16(W4_PHYSMGMT, PHYSMGMT_DIR);
2127 PUT16(W4_PHYSMGMT, PHYSMGMT_DIR);
H A Delxl.h212 #define PHYSMGMT_DIR 0x0004 macro

Completed in 49 milliseconds