Home
last modified time | relevance | path

Searched defs:single (Results 1 – 5 of 5) sorted by relevance

/drivers/ide/
Dcy82c693.c170 u8 single = (mode & 0x10) >> 4, index = 0, data = 0; in cy82c693_set_dma_mode() local
/drivers/net/wimax/i2400m/
Drx.c333 unsigned single, const struct i2400m_pld *pld, in i2400m_rx_payload()
/drivers/scsi/libsas/
Dsas_expander.c227 u8 *disc_resp, int single) in sas_ex_phy_discover_helper()
256 static int sas_ex_phy_discover(struct domain_device *dev, int single) in sas_ex_phy_discover()
1023 static int sas_ex_discover_devices(struct domain_device *dev, int single) in sas_ex_discover_devices()
/drivers/staging/rtl8187se/ieee80211/
Dieee80211_softmac.c195 short single = ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE; in softmac_mgmt_xmit() local
246 short single = ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE; in softmac_ps_mgmt_xmit() local
/drivers/media/video/
Ds2255drv.c152 u32 single; /* capture 1 frame at a time (!=0), continuously (==0)*/ member