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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_send.c73 u16_t old_nbd = mm_le16_to_cpu(start_bd->nbd);
79 //increase nbd on account of the split BD
80 start_bd->nbd = mm_cpu_to_le16(old_nbd + 1);
709 start_bd->nbd = 0;
815 start_bd->nbd = mm_cpu_to_le16(start_bd_nbd);
818 start_bd_nbd = mm_cpu_to_le16(start_bd->nbd);
1034 start_bd->nbd = mm_cpu_to_le16(start_bd_nbd);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_map.c1908 size_t nb, nbd; local
1937 nbd = sizeof (delta);
1941 if (ldl_logscan_read(ul, &lof, nbd, (caddr_t)&delta))
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4067 u16_t nbd /* Num of BDs in packet: include parsInfoBD, Relevant in START(only in Everest) */; member in struct:eth_tx_start_bd

Completed in 127 milliseconds