if_cs_read16 347 drivers/net/wireless/marvell/libertas/if_cs.c u16 status = if_cs_read16(card, IF_CS_CARD_STATUS); if_cs_read16 388 drivers/net/wireless/marvell/libertas/if_cs.c status = if_cs_read16(card, IF_CS_CARD_STATUS); if_cs_read16 413 drivers/net/wireless/marvell/libertas/if_cs.c status = if_cs_read16(priv->card, IF_CS_CARD_STATUS); if_cs_read16 420 drivers/net/wireless/marvell/libertas/if_cs.c *len = if_cs_read16(priv->card, IF_CS_RESP_LEN); if_cs_read16 453 drivers/net/wireless/marvell/libertas/if_cs.c len = if_cs_read16(priv->card, IF_CS_READ_LEN); if_cs_read16 489 drivers/net/wireless/marvell/libertas/if_cs.c cause = if_cs_read16(card, IF_CS_CARD_INT_CAUSE); if_cs_read16 535 drivers/net/wireless/marvell/libertas/if_cs.c u16 status = if_cs_read16(priv->card, IF_CS_CARD_STATUS); if_cs_read16 571 drivers/net/wireless/marvell/libertas/if_cs.c scratch = if_cs_read16(card, IF_CS_SCRATCH) >> 8; if_cs_read16 664 drivers/net/wireless/marvell/libertas/if_cs.c len = if_cs_read16(card, IF_CS_SQ_READ_LOW);