Home
last modified time | relevance | path

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

/netbsd-src/sbin/atactl/
H A Datactl.c156 static int satl_command(struct atareq *, int);
597 error = satl_command(req, 16); in ata_command()
603 (void) satl_command(req, 12); in ata_command()
636 satl_command(struct atareq *req, int cmdlen) in satl_command() function