Searched refs:card (Results 51 - 52 of 52) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c478 * Supported card list
607 0, AAC_TYPE_UNKNOWN, "Unknown", "AAC card"},
794 softs->card = AAC_UNKNOWN_CARD;
803 /* Check the card type */
808 /* We have found the right card and everything is OK */
963 softs->card = AACERR;
1035 softs->card = AAC_UNKNOWN_CARD;
2100 * Access PCI space to see if the driver can support the card
2134 softs->card = card_index;
2138 * Unknown aac card
[all...]
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c426 * a card is present. If there is one, and there isn't a dip,
697 * do any resume either since the card insertion will
1328 * card insertion event to get CS running and the PC Card ultimately
1422 * tree could be constructed for a card that was added in if we
2001 * get the dip associated with the card currently
2103 * card removal event. Then cleanup the socket state
2140 * If there is a card in the socket, then we need to send
2142 * card active property.
2169 * card removal event. Then cleanup the socket state
2215 /* we should have card remove
[all...]

Completed in 91 milliseconds

123