Home
last modified time | relevance | path

Searched refs:RequestBlock_struct (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/ciss/
H A Dcissio.h156 } __packed RequestBlock_struct; typedef
183 RequestBlock_struct Request; /* 20 */
192 RequestBlock_struct Request; /* 20 */
/freebsd-12.1/sys/dev/smartpqi/
H A Dsmartpqi_ioctl.h106 }OS_ATTRIBUTE_PACKED RequestBlock_struct; typedef
136 RequestBlock_struct Request;
H A Dsmartpqi_helper.c278 ASSERT(sizeof(RequestBlock_struct) == 20); in check_struct_sizes()