Searched refs:_pos (Results 1 – 2 of 2) sorted by relevance
43 #define DEEPSLEEP_INIT(_id, _reg, _pos) \ argument46 .ds_pos_bit = _pos, \
379 unsigned int _pos[8]; member409 #define pos2(h) (((struct ibmmca_hostdata *) (h)->hostdata)->_pos[2])410 #define pos3(h) (((struct ibmmca_hostdata *) (h)->hostdata)->_pos[3])411 #define pos4(h) (((struct ibmmca_hostdata *) (h)->hostdata)->_pos[4])412 #define pos5(h) (((struct ibmmca_hostdata *) (h)->hostdata)->_pos[5])413 #define pos6(h) (((struct ibmmca_hostdata *) (h)->hostdata)->_pos[6])1454 pos[k] = ((struct ibmmca_hostdata *) shpnt->hostdata)->_pos[k];1660 ((struct ibmmca_hostdata *) shpnt->hostdata)->_pos[k] = pos[k]; in ibmmca_probe()