Searched refs:aac_fib_header (Results 1 – 8 of 8) sorted by relevance
75 void aac_fib_header_toh(struct aac_fib_header *ptr);89 void aac_fib_header_tole(struct aac_fib_header *ptr);
45 aac_fib_header_toh(struct aac_fib_header *ptr) in aac_fib_header_toh()197 aac_fib_header_tole(struct aac_fib_header *ptr) in aac_fib_header_tole()
74 struct aac_fib_header { struct92 #define AAC_FIB_DATASIZE (512 - sizeof(struct aac_fib_header)) argument95 struct aac_fib_header Header;
404 fib->Header.Size = sizeof(struct aac_fib_header); in aac_container_rw_command()640 sizeof(struct aac_fib_header) + sizeof(struct aac_cnt_config); in aac_container_special_command()913 fib->Header.Size = sizeof(struct aac_fib_header) + in aac_passthrough_command()1289 sizeof(struct aac_fib_header) + sizeof(struct aac_vmioctl); in aac_cam_reset_bus()
377 sizeof(struct aac_fib_header) + sizeof(u_int32_t); in aac_daemon()461 sizeof(struct aac_fib_header) + sizeof(struct aac_mntinfo); in aac_get_container_info()506 sizeof(struct aac_fib_header) + sizeof(struct aac_cnt_config); in aac_get_container_info()2136 fib->Header.Size = sizeof(struct aac_fib_header) + datasize; in aac_sync_fib()2811 sizeof(struct aac_fib_header))) != 0) in aac_ioctl_sendfib()2813 size = cm->cm_fib->Header.Size + sizeof(struct aac_fib_header); in aac_ioctl_sendfib()2906 if (fibsize > (sc->aac_max_fib_size-sizeof(struct aac_fib_header))) { in aac_ioctl_send_raw_srb()3000 fib->Header.Size = sizeof(struct aac_fib_header) + in aac_ioctl_send_raw_srb()
139 struct aac_fib_header { struct158 #define AAC_FIB_DATASIZE (512 - sizeof(struct aac_fib_header)) argument161 struct aac_fib_header Header;
1214 fib->Header.Size = sizeof(struct aac_fib_header); in aac_bio_command()2084 fib->Header.Size = sizeof(struct aac_fib_header) + datasize; in aac_sync_fib()2995 sizeof(struct aac_fib_header))) != 0) in aac_ioctl_sendfib()2997 size = cm->cm_fib->Header.Size + sizeof(struct aac_fib_header); in aac_ioctl_sendfib()3085 if (fibsize > (sc->aac_max_fib_size - sizeof(struct aac_fib_header))) { in aac_ioctl_send_raw_srb()3161 fib->Header.Size = sizeof(struct aac_fib_header) + in aac_ioctl_send_raw_srb()
508 fib->Header.Size = sizeof(struct aac_fib_header) + in aac_cam_action()