Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/isci/scil/
H A Dsati_passthrough.c110 U8 ata_command_code; in sati_passthrough_multiple_count_error() local
116 ata_command_code = PASSTHROUGH_CDB_COMMAND(cdb, 9); in sati_passthrough_multiple_count_error()
120 ata_command_code = PASSTHROUGH_CDB_COMMAND(cdb, 14); in sati_passthrough_multiple_count_error()
123 switch(ata_command_code) in sati_passthrough_multiple_count_error()