Lines Matching refs:size
336 u16 block_size; /* sector size in bytes */
598 __le32 size; /* Size in bytes of Fib which this QE points to */
683 __le32 Size; /* FIB size excluding xport header */
911 int (*adapter_ioremap)(struct aac_dev * dev, u32 size);
1230 s16 size;
1278 u64 size;
1297 s16 size;
1324 u32 hbacmd_size; /* cmd size for native */
1439 /* 4KB sector size */
1704 #define aac_adapter_ioremap(dev, size) \
1705 (dev)->a_ops.adapter_ioremap(dev, size)
1926 __le32 sgeFirstSize; /* size of first sge el. */
1927 __le32 sgeNominalSize; /* size of 2nd sge el. (if conformant) */
1993 __le32 count; // Data xfer size
2012 u32 count; // Data xfer size
2710 int aac_fib_send(u16 command, struct fib * context, unsigned long size, int priority, int wait, int reply, fib_callback callback, void *ctxt);
2747 int aac_fib_adapter_complete(struct fib * fibptr, unsigned short size);