Home
last modified time | relevance | path

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

/freebsd/sys/dev/ips/
H A Dipsreg.h132 #define IPS_SG_WRITE_CMD 0x83 macro
H A Dips_disk.c276 command_struct->command = IPS_SG_WRITE_CMD; in ipsd_dump_map_sg()
H A Dips_commands.c99 cmdtype = IPS_SG_WRITE_CMD; in ips_io_request_callback()