Searched refs:entryType (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/popt/
H A Dpoptconfig.c12 char * entryType; local
20 entryType = line;
38 if (!strcmp(entryType, "alias")) {
42 } else if (!strcmp(entryType, "exec")) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_iocb.c83 marker_entry->hdr.entryType = ET_MARKER;
116 cont_entry->hdr.entryType = ET_CONTINUE;
275 cmd_entry->hdr.entryType = ET_COMMAND;
H A Dql4_isr.c330 switch (sts_entry->hdr.entryType) {
382 sts_entry->hdr.entryType));
398 ha->host_no, __func__, srb, sts_entry->hdr.entryType,
H A Dql4_fw.h646 uint8_t entryType; member in struct:qla4_header

Completed in 45 milliseconds