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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dprobe.c683 int is_cardbus = (dev->hdr_type == PCI_HEADER_TYPE_CARDBUS); local
711 !is_cardbus && !broken) {
777 if (is_cardbus) {
787 if (!is_cardbus) {
843 (is_cardbus ? "PCI CardBus %04x:%02x" : "PCI Bus %04x:%02x"),

Completed in 39 milliseconds