Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c292 sync_data tmp_sync = { .SyncNegotiation = SYNC_NOT_YET, in nsphw_init_sync()
1235 if (*sync_neg == SYNC_NOT_YET) { in nspintr()
1265 if (*sync_neg == SYNC_NOT_YET) { in nspintr()
1434 case SYNC_NOT_YET: in nsp_show_info()
H A Dnsp_cs.h234 #define SYNC_NOT_YET 0 macro