Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mly/
H A Dmlyio.h46 int CommandStatus; /* not in the Linux structure */ member
H A Dmly.c2940 uc->CommandStatus = mc->mc_status; in mly_user_command()
/freebsd-13.1/sys/dev/smartpqi/
H A Dsmartpqi_ioctl.h124 HWORD CommandStatus; member
/freebsd-13.1/sys/dev/ciss/
H A Dcissio.h175 u_int16_t CommandStatus; member
/freebsd-13.1/sys/dev/acpica/
H A Dacpi_apei.c125 uint32_t CommandStatus; member
275 printf(" Command Status: 0x%08x\n", p->CommandStatus); in apei_pcie_handler()