Home
last modified time | relevance | path

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

/NextBSD/sys/cam/ata/
HData_all.h143 int ata_identify_match(caddr_t identbuffer, caddr_t table_entry);
144 int ata_static_identify_match(caddr_t identbuffer, caddr_t table_entry);
HData_all.c733 ata_identify_match(caddr_t identbuffer, caddr_t table_entry) in ata_identify_match() argument
739 ident = (struct ata_params *)identbuffer; in ata_identify_match()
751 ata_static_identify_match(caddr_t identbuffer, caddr_t table_entry) in ata_static_identify_match() argument
757 ident = (struct ata_params *)identbuffer; in ata_static_identify_match()