Home
last modified time | relevance | path

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

/freebsd/sys/dev/ciss/
H A Dcissio.h154 } __packed RequestBlock_struct; typedef
181 RequestBlock_struct Request; /* 20 */
190 RequestBlock_struct Request; /* 20 */
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_ioctl.h103 }OS_ATTRIBUTE_PACKED RequestBlock_struct; typedef
133 RequestBlock_struct Request;
H A Dsmartpqi_helper.c331 ASSERT(sizeof(RequestBlock_struct) == 20); in check_struct_sizes()