Home
last modified time | relevance | path

Searched refs:RIO2_SG_FORMAT_IEEE1212 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/aacraid/
Daacraid_cam.c449 raw->flags = RIO2_IO_TYPE_READ | RIO2_SG_FORMAT_IEEE1212; in aac_container_rw_command()
451 raw->flags = RIO2_IO_TYPE_WRITE | RIO2_SG_FORMAT_IEEE1212; in aac_container_rw_command()
Daacraid_reg.h1450 #define RIO2_SG_FORMAT_IEEE1212 0x2000 macro