Searched refs:erasebios (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.c637 ha->func.erasebios = ips_erase_bios_memio;
654 ha->func.erasebios = ips_erase_bios;
1855 if ((!ha->func.programbios) || (!ha->func.erasebios) ||
1858 if ((*ha->func.erasebios) (ha)) {
1888 if (!ha->func.erasebios)
1890 if ((*ha->func.erasebios) (ha)) {
H A Dips.h1064 int (*erasebios)(struct ips_ha *); member in struct:__anon6672

Completed in 201 milliseconds