Searched refs:aac_fibhdr (Results 1 – 6 of 6) sorted by relevance
81 if (copy_from_user((void *)kfib, arg, sizeof(struct aac_fibhdr))) { in ioctl_send_fib()91 sizeof(struct aac_fibhdr); in ioctl_send_fib()124 sizeof(struct aac_fibhdr)) in ioctl_send_fib()524 (fibsize > (dev->max_fib_size - sizeof(struct aac_fibhdr)))) { in aac_send_raw_srb()
269 sizeof(struct hw_fib)-sizeof(struct aac_fibhdr), in aac_aif_callback()341 sizeof(struct hw_fib)-sizeof(struct aac_fibhdr), in aac_intr_normal()
1183 BUG_ON(fibsize > (fib->dev->max_fib_size - sizeof(struct aac_fibhdr))); in aac_read_raw_io()1218 sizeof(struct aac_fibhdr))); in aac_read_block64()1253 sizeof(struct aac_fibhdr))); in aac_read_block()1315 BUG_ON(fibsize > (fib->dev->max_fib_size - sizeof(struct aac_fibhdr))); in aac_write_raw_io()1350 sizeof(struct aac_fibhdr))); in aac_write_block64()1387 sizeof(struct aac_fibhdr))); in aac_write_block()1460 sizeof(struct aac_fibhdr))); in aac_scsi_64()1491 sizeof(struct aac_fibhdr))); in aac_scsi_32()1734 sizeof(struct aac_fibhdr) - in aac_get_adapter_info()1745 sizeof(struct aac_fibhdr) - in aac_get_adapter_info()
430 - sizeof(struct aac_fibhdr) in aac_init_adapter()523 = (512 - sizeof(struct aac_fibhdr) in aac_init_adapter()
367 struct aac_fibhdr { struct388 struct aac_fibhdr header; argument389 u8 data[512-sizeof(struct aac_fibhdr)]; // Command specific data
297 memset(&hw_fib->header, 0, sizeof(struct aac_fibhdr)); in aac_fib_init()518 hw_fib->header.Size = cpu_to_le16(sizeof(struct aac_fibhdr) + size); in aac_fib_send()798 size += sizeof(struct aac_fibhdr); in aac_fib_adapter_complete()