FIP_ST_AUTO        60 drivers/scsi/fcoe/fcoe_ctlr.c 	[FIP_ST_AUTO] =		"AUTO",
FIP_ST_AUTO       441 drivers/scsi/fcoe/fcoe_ctlr.c 	if (fip->state == FIP_ST_NON_FIP || fip->state == FIP_ST_AUTO) {
FIP_ST_AUTO       448 drivers/scsi/fcoe/fcoe_ctlr.c 			fcoe_ctlr_set_state(fip, FIP_ST_AUTO);
FIP_ST_AUTO       711 drivers/scsi/fcoe/fcoe_ctlr.c 		if (fip->state == FIP_ST_AUTO) {
FIP_ST_AUTO      1568 drivers/scsi/fcoe/fcoe_ctlr.c 	if (state == FIP_ST_AUTO) {
FIP_ST_AUTO      1919 drivers/scsi/fcoe/fcoe_ctlr.c 		if (fip->state != FIP_ST_AUTO && fip->state != FIP_ST_NON_FIP) {
FIP_ST_AUTO      1947 drivers/scsi/fcoe/fcoe_ctlr.c 		if (fip->state == FIP_ST_AUTO || fip->state == FIP_ST_NON_FIP) {
FIP_ST_AUTO      1950 drivers/scsi/fcoe/fcoe_ctlr.c 			if (fip->state == FIP_ST_AUTO)