Lines Matching refs:size
335 u16 block_size; /* sector size in bytes */
597 __le32 size; /* Size in bytes of Fib which this QE points to */
682 __le32 Size; /* FIB size excluding xport header */
910 int (*adapter_ioremap)(struct aac_dev * dev, u32 size);
1229 s16 size;
1277 u64 size;
1296 s16 size;
1323 u32 hbacmd_size; /* cmd size for native */
1438 /* 4KB sector size */
1703 #define aac_adapter_ioremap(dev, size) \
1704 (dev)->a_ops.adapter_ioremap(dev, size)
1925 __le32 sgeFirstSize; /* size of first sge el. */
1926 __le32 sgeNominalSize; /* size of 2nd sge el. (if conformant) */
1992 __le32 count; // Data xfer size
2011 u32 count; // Data xfer size
2696 int aac_fib_send(u16 command, struct fib * context, unsigned long size, int priority, int wait, int reply, fib_callback callback, void *ctxt);
2733 int aac_fib_adapter_complete(struct fib * fibptr, unsigned short size);