Home
last modified time | relevance | path

Searched refs:nds (Results 1 – 5 of 5) sorted by relevance

/drivers/block/aoe/
Daoeblk.c63 struct net_device *nds[8], **nd, **nnd, **ne; in aoedisk_show_netif() local
68 memset(nds, 0, sizeof nds); in aoedisk_show_netif()
69 nd = nds; in aoedisk_show_netif()
70 ne = nd + ARRAY_SIZE(nds); in aoedisk_show_netif()
77 for (nnd = nds; nnd < nd; nnd++) in aoedisk_show_netif()
86 nd = nds; in aoedisk_show_netif()
/drivers/infiniband/hw/mthca/
Dmthca_wqe.h109 __be32 nds; member
/drivers/scsi/pm8001/
Dpm8001_hwi.h494 __le32 nds; member
Dpm80xx_hwi.h622 __le32 nds; member
Dpm8001_hwi.c3110 u8 nds = le32_to_cpu(pPayload->pds_nds) & NDS_BITS; in pm8001_mpi_set_dev_state_resp() local
3113 device_id, pds, nds, status)); in pm8001_mpi_set_dev_state_resp()
5076 payload.nds = cpu_to_le32(state); in pm8001_chip_set_dev_state_req()