Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ips/
HDips_commands.c486 ips_rw_nvram_cmd *command_struct; in ips_write_nvram()
491 command_struct = (ips_rw_nvram_cmd *)command->command_buffer; in ips_write_nvram()
514 ips_rw_nvram_cmd *command_struct; in ips_read_nvram_callback()
521 command_struct = (ips_rw_nvram_cmd *)command->command_buffer; in ips_read_nvram_callback()
HDipsreg.h232 } __attribute__ ((packed)) ips_rw_nvram_cmd; typedef