Home
last modified time | relevance | path

Searched refs:BIG_IOCTL_Command_struct (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_helper.c336 ASSERT(sizeof(BIG_IOCTL_Command_struct)== 88 || in check_struct_sizes()
337 sizeof(BIG_IOCTL_Command_struct)== 84); in check_struct_sizes()
H A Dsmartpqi_ioctl.h146 }OS_ATTRIBUTE_PACKED BIG_IOCTL_Command_struct; typedef
H A Dsmartpqi_ioctl.c443 BIG_IOCTL_Command_struct *iocommand = (BIG_IOCTL_Command_struct *)arg; in pqisrc_big_passthru_ioctl()
H A Dsmartpqi_defines.h914 #define SMARTPQI_BIG_PASS_THRU _IOWR(SMARTPQI_IOCTL_BASE, 3, BIG_IOCTL_Command_struct)
/freebsd/
H A DRELNOTES16 controllers, adds code that utilizes the new BIG_IOCTL_Command_struct