Home
last modified time | relevance | path

Searched refs:GetPhysicalAdapterInfo (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h136 #define GetPhysicalAdapterInfo 0x2009 /* returns physical adapter info */ macro
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c583 return (CardServices(GetPhysicalAdapterInfo, ch, gp)); in csx_GetPhysicalAdapterInfo()
H A Dcs.c696 case GetPhysicalAdapterInfo: in CardServices()