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

/opensolaris-onvv-gate/usr/src/uts/common/io/pcwl/
H A Dpcwl.c189 pcwl_device_type = PCWL_DEVICE_PCCARD;
321 } else if (pcwl_p->pcwl_device_type == PCWL_DEVICE_PCCARD) {
376 if (pcwl_p->pcwl_device_type == PCWL_DEVICE_PCCARD) {
429 } else if (pcwl_p->pcwl_device_type == PCWL_DEVICE_PCCARD) {
494 } else if (pcwl_p->pcwl_device_type == PCWL_DEVICE_PCCARD) {
H A Dpcwl.h677 #define PCWL_DEVICE_PCCARD 1 macro

Completed in 119 milliseconds