Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ata/
Datascsi.c91 void atascsi_free(struct scsi_link *);
95 atascsi_cmd, NULL, atascsi_probe, atascsi_free, NULL
433 atascsi_free(struct scsi_link *link) in atascsi_free() function